| MimeTextStructureCharset Property |
Gets the charset of this part.
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public string Charset { get; }
Public ReadOnly Property Charset As String
Get
public:
property String^ Charset {
String^ get ();
}
member Charset : string with get
Property Value
Type:
StringSee Also