Information about a single folder in a FolderList.
Definition FolderListEntry.idl:29
boolean Subscribed
The folder is subscribed.
Definition FolderListEntry.idl:42
boolean New
The folder is new.
Definition FolderListEntry.idl:46
boolean Removed
The folder has been removed.
Definition FolderListEntry.idl:50
string Title
The title of the folder.
Definition FolderListEntry.idl:32
boolean Purge
The folder shall be purged (only used in conjunction with the FolderListCommand::SET).
Definition FolderListEntry.idl:55
string ID
A (unique) identifier for the folder (used by IMAP, where different folders with equal human-readable...
Definition FolderListEntry.idl:38