ALM Open Test Architecture API Type Library Version 12.55
ItemList Property
If True, return only recipients specified directly in the conditions. If False, return all recipients, regardless of how specified.
Description
Gets the list of Mail Condition Users.
Property type
Read-only property
Syntax
Visual Basic
Public Property ItemList( _
   Optional ByVal GetRealNames As Boolean = False _
) As List
Parameters
GetRealNames
If True, return only recipients specified directly in the conditions. If False, return all recipients, regardless of how specified.
See Also

TDMailConditions Object  | TDMailConditions Members