Name Property
Description
The name of the mail recipient or the field containing the name.
Property type
Read-only property
Syntax
Visual Basic
Public Property Name As String
Remarks
If the condition type is USER_MAIL_CONDITION, the condition name is the name of the user. If the type is FIELD_MAIL_CONDITION, the condition name is the name of the defect field containing the user name.
See Also