public SetValue ( MimeKit.FormatOptions format, Portable.Text.Encoding encoding, string value ) : void | ||
format | MimeKit.FormatOptions | The formatting options. |
encoding | Portable.Text.Encoding | A character encoding. |
value | string | The header value. |
return | void |