ConditionExist Property
Description
Checks if the specified mail customization condition exists.
Property type
Read-only property
Syntax
Visual Basic
Public Property ConditionExist( _
   ByVal Name As String, _
   ByVal ConditionType As Long _
) As Boolean
Parameters
Name
ConditionType
See Also