 | ImapCapabilitiesUTF8 Property |
Gets information if UTF8 extension is supported.
(
RFC 6855)
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic bool UTF8 { get; }Public ReadOnly Property UTF8 As Boolean
Get
public:
property bool UTF8 {
bool get ();
}member UTF8 : bool with get
Property Value
Boolean
See Also