![]() | Header Constructor (ParserOptions, HeaderId, String, Byte) |
Namespace: MimeKit
protected Header( ParserOptions options, HeaderId id, string field, byte[] value )
Creates a new message or entity header with the specified raw values.
This constructor is used by MimeMessage and MimeEntity when serializing new values for headers.