RulePredicates.Categories

RulePredicates.Categories property

Gets or sets the categories that an incoming message is labeled with in order for the condition or exception to apply.

public StringCollection Categories { get; set; }

See Also