 | Pop3UTF8ExtensionUTF8User Property |
Gets boolan value indicating UTF8 USER extension is supported.
Namespace: Limilabs.Client.POP3Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic bool UTF8User { get; }Public ReadOnly Property UTF8User As Boolean
Get
public:
property bool UTF8User {
bool get ();
}member UTF8User : bool with get
Property Value
Boolean
See Also