ToOrFromRuleCondition.Recipients Property

Outlook Developer Reference

Returns a Recipients collection that represents the recipient list for the evaluation of the rule condition. Read-only.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.Recipients

expression   A variable that represents a ToOrFromRuleCondition object.

Remarks

Multiple recipients are evaluated using the logical OR operation.

See Also