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