Click or drag to resize
MimeKit

IMimeEncoderEncoding Property

Get the encoding.

Namespace: MimeKit.Encodings
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
ContentEncoding Encoding { get; }

Property Value

ContentEncoding
The encoding.
Remarks
Gets the encoding that the encoder supports.
See Also