ImapFolderListMode Enum
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
Specifies which folders to include in a list returned by GetFolderList() method.
Syntax
public enum ImapFolderListMode
Fields
Name | Description |
---|---|
All | Include all folders. |
Subscribed | Include subscribed folders only. |