ImapFolder.SpecialUse Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9147)
SpecialUse
Returns folder purpose if known. This property only contains useful information if
the IMAP server supports the XLIST command or extended LIST command (RFC 6154) and the folder list was returned using the Get
Declaration
public ImapFolderSpecialUse SpecialUse { get; }
Property Value
Type | Description |
---|---|
Imap |
Folder purpose. |