| CharsetFilterTargetEncoding Property |
Get the target encoding.
Namespace: MimeKit.IO.FiltersAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public Encoding TargetEncoding { get; }
Property Value
EncodingThe target encoding.
Remarks
Gets the target encoding.
See Also