RulePredicates.ContainsSenderStrings

RulePredicates.ContainsSenderStrings property

Gets or sets the strings that appears in the From property of incoming messages in order for the condition or exception to apply

public StringCollection ContainsSenderStrings { get; set; }

See Also