PropertyTest.Condition Property
Returns the condition of the specified search criteria.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Condition As MsoCondition
Get
'Usage
Dim instance As PropertyTest
Dim value As MsoCondition
value = instance.Condition
MsoCondition Condition { get; }
Property Value
Type: Microsoft.Office.Core.MsoCondition