Click or drag to resize

ImapCapabilitiesXList Property

Gets information if XLIST extension is supported. You can CommonFolders class to get common folder names (e.g. Spam, Sent items).

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

Property Value

Boolean
See Also