RulePredicates.ContainsSubjectOrBodyStrings

RulePredicates.ContainsSubjectOrBodyStrings property

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

public StringCollection ContainsSubjectOrBodyStrings { get; set; }

See Also