RulePredicates.ContainsSubjectStrings

RulePredicates.ContainsSubjectStrings property

Gets or sets the strings that appear in the subject of incoming messages in order for the condition or exception to apply.

public StringCollection ContainsSubjectStrings { get; set; }

See Also