ItemList Property
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