 | 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.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic bool XList { get; }Public ReadOnly Property XList As Boolean
Get
public:
property bool XList {
bool get ();
}member XList : bool with get
Property Value
Boolean
See Also