Folder |
public enum FolderFeature
Member name | Value | Description |
---|---|---|
AccessRights | 0 | Indicates that the folder supports access rights. |
Annotations | 1 | Indicates that the folder allows arbitrary annotations to be set on a message. |
Metadata | 2 | Indicates that the folder allows arbitrary metadata to be set. |
ModSequences | 3 | Indicates that the folder uses modification sequences for every state change of a message. |
QuickResync | 4 | Indicates that the folder supports quick resynchronization when opening. |
Quotas | 5 | Indicates that the folder supports quotas. |
Sorting | 6 | Indicates that the folder supports sorting messages. |
Threading | 7 | Indicates that the folder supports threading messages. |
UTF8 | 8 | Indicates that the folder supports the use of UTF-8. |