Click or drag to resize

ImapCapabilitiesUniqueIdPlus Property

Gets information if UIDPLUS extension is supported. You can use a return value of UploadMessage(String, IMail), copy and move methods. (RFC 4315)

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public bool UniqueIdPlus { get; }

Property Value

Type: Boolean
See Also