Click or drag to resize
MimeKit

Header Constructor

Overload List
 NameDescription
Public methodHeader(HeaderId, String) Initialize a new instance of the Header class.
Public methodHeader(String, String) Initialize a new instance of the Header class.
Public methodHeader(Encoding, HeaderId, String) Initialize a new instance of the Header class.
Public methodHeader(Encoding, String, String) Initialize a new instance of the Header class.
Public methodHeader(String, HeaderId, String) Initialize a new instance of the Header class.
Public methodHeader(String, String, String) Initialize a new instance of the Header class.
Protected methodHeader(ParserOptions, HeaderId, String, Byte) Initialize a new instance of the Header class.
Protected methodHeader(ParserOptions, Byte, Byte, Boolean) Initialize a new instance of the Header class.
Protected methodHeader(ParserOptions, HeaderId, String, Byte, Byte) Initialize a new instance of the Header class.
Protected methodHeader(ParserOptions, Byte, Int32, Byte, Boolean) Initialize a new instance of the Header class.
Top
See Also