PropertyTest.Condition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the condition of the specified search criteria.
public:
property Microsoft::Office::Core::MsoCondition Condition { Microsoft::Office::Core::MsoCondition get(); };
public Microsoft.Office.Core.MsoCondition Condition { get; }
member this.Condition : Microsoft.Office.Core.MsoCondition
Public ReadOnly Property Condition As MsoCondition