ALM Open Test Architecture API Type Library Version 12.55
Condition Property
The name of the condition.
A value of the tagMAIL_CONDITIONS_TYPE Enumeration.
Description
Gets the CustomizationMailCondition specified by the name and type.
Property type
Read-only property
Syntax
Visual Basic
Public Property Condition( _
   ByVal Name As String, _
   ByVal ConditionType As Long _
) As Object
Parameters
Name
The name of the condition.
ConditionType
A value of the tagMAIL_CONDITIONS_TYPE Enumeration.
See Also

ICustomizationMailConditions Interface  | ICustomizationMailConditions Members