| DecoderFilterEncoding Property |
Get the encoding.
Namespace: MimeKit.IO.FiltersAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public ContentEncoding Encoding { get; }
Property Value
ContentEncodingThe encoding.
Remarks
Gets the encoding that the decoder supports.
See Also