Click or drag to resize
MimeKit

HeaderSetValue Method

Overload List
 NameDescription
Public methodSetValue(Encoding, String) Set the header value using the specified character encoding.
Public methodSetValue(String, String) Set the header value using the specified charset.
Public methodSetValue(FormatOptions, String, String) Set the header value using the specified formatting options and charset.
Public methodSetValue(FormatOptions, Encoding, String) Ses the header value using the specified formatting options and character encoding.
Top
See Also