| MimeTextCharsetMatch Property |
Gets the result of matching content-type charset to
Encoding.
Namespace:
Limilabs.Mail.MIME
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public CharsetMatch CharsetMatch { get; }
Public ReadOnly Property CharsetMatch As CharsetMatch
Get
public:
property CharsetMatch CharsetMatch {
CharsetMatch get ();
}
member CharsetMatch : CharsetMatch with get
Property Value
Type:
CharsetMatchSee Also