Click or drag to resize
MimeKit

HeaderListContains Method

Overload List
 NameDescription
Public methodContains(Header) Check if the HeaderList contains the specified header.
Public methodContains(HeaderId) Check if the HeaderList contains a header with the specified field name.
Public methodContains(String) Check if the HeaderList contains a header with the specified field name.
Top
See Also