| IMimeEncoderEncoding Property |
Get the encoding.
Namespace: MimeKit.EncodingsAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax ContentEncoding Encoding { get; }
Property Value
ContentEncodingThe encoding.
Remarks
Gets the encoding that the encoder supports.
See Also