![]() | Search |
public static HeaderSearchQuery HeaderContains( string field, string text )
Exception | Condition |
---|---|
ArgumentNullException | field is . -or- text is . |
ArgumentException | field is empty. |
Matches messages where the specified header contains the specified text.
![]() |
---|
This is equivalent to the HEADER search key as defined in rfc3501. |