| MimeTextStructureEncoding Property |
Gets the encoding of this part.
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public Encoding Encoding { get; }
Public ReadOnly Property Encoding As Encoding
Get
public:
property Encoding^ Encoding {
Encoding^ get ();
}
member Encoding : Encoding with get
Property Value
Type:
EncodingSee Also