Condition Property
Description
The defect-matching rule.
Property type
Read-write property
Syntax
Visual Basic
Public Property Condition( _
   ByVal Name As String, _
   ByVal IsUserCondition As Boolean _
) As String
Parameters
Name
The mail recipient.
IsUserCondition
Pass True if Name is a user name. Pass False if Name is the field containing the name.
See Also