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

Property Value

Type: Boolean
See Also