Click or drag to resize
MimeKit

HeaderListAdd Method

Overload List
 NameDescription
Public methodAdd(Header) Add the specified header.
Public methodAdd(HeaderId, String) Add a header with the specified field and value.
Public methodAdd(String, String) Add a header with the specified field and value.
Public methodAdd(HeaderId, Encoding, String) Add a header with the specified field and value.
Public methodAdd(String, Encoding, String) Add a header with the specified field and value.
Top
See Also