Criteria.Subject

Criteria.Subject property

Case-insensitive phrase found in the message’s subject. Trailing and leading whitespace are be trimmed and adjacent spaces are collapsed.

public string Subject { get; set; }

See Also