 | ImapUTF8ExtensionVersion Property |
UTF8 support version.
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic ImapUTF8Version Version { get; set; }Public Property Version As ImapUTF8Version
Get
Set
public:
property ImapUTF8Version^ Version {
ImapUTF8Version^ get ();
void set (ImapUTF8Version^ value);
}member Version : ImapUTF8Version with get, set
Property Value
ImapUTF8Version
See Also