RulePredicates.ContainsBodyStrings

RulePredicates.ContainsBodyStrings property

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

public StringCollection ContainsBodyStrings { get; set; }

See Also