 | MimeTextCharsetMatch Property |
Gets the result of matching content-type charset to
Encoding.
Namespace: Limilabs.Mail.MIMEAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic CharsetMatch CharsetMatch { get; }Public ReadOnly Property CharsetMatch As CharsetMatch
Get
public:
property CharsetMatch CharsetMatch {
CharsetMatch get ();
}member CharsetMatch : CharsetMatch with get
Property Value
CharsetMatch
See Also