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