| ParserOptionsCharsetEncoding Property |
Get or set the charset encoding to use as a fallback for 8bit headers.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public Encoding CharsetEncoding { get; set; }
Property Value
EncodingThe charset encoding.
Remarks See Also