![]() | Search |
public static TextSearchQuery BccContains( string text )
Exception | Condition |
---|---|
ArgumentNullException | text is . |
ArgumentException | text is empty. |
Matches messages where the Bcc header contains the specified text.
![]() |
---|
This is equivalent to the BCC search key as defined in rfc3501. |