 | MimeTextStructureCharset Property |
Gets the charset of this part.
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic string Charset { get; }Public ReadOnly Property Charset As String
Get
public:
property String^ Charset {
String^ get ();
}member Charset : string with get
Property Value
String
See Also