RulePredicates.ContainsRecipientStrings

RulePredicates.ContainsRecipientStrings property

Gets or sets the strings that appear in either the ToRecipients or CcRecipients properties of incoming messages in order for the condition or exception to apply.

public StringCollection ContainsRecipientStrings { get; set; }

See Also