MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Encodings
YDecoder Class
YDecoder Properties
Checksum Property
Encoding Property
YDecoder
Encoding Property
Get the encoding.
Namespace:
MimeKit.Encodings
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
ContentEncoding
Encoding
{
get
; }
Property Value
ContentEncoding
The encoding.
Implements
IMimeDecoder
Encoding
Remarks
Gets the encoding that the decoder supports.
See Also
Reference
YDecoder Class
MimeKit.Encodings Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast