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.26106.1555
Syntax
public bool UniqueIdPlus { get; }

Property Value

Boolean
See Also