ExchangeDelegateFolderPermissionLevel
ExchangeDelegateFolderPermissionLevel enumeration (6 values)
Enumerates the permissions levels which a delegate user can have on folder
| Value | Description |
|---|---|
| NotSpecified | Indicates that permission level is not specified |
| None | Indicates that the delegate user has no permissions on the folder |
| Reviewer | Indicates that the delegate user can read items in the folder |
| Author | Indicates that the delegate user can read and create items in the folder |
| Editor | Indicates that the delegate user can create, read and modify items in the folder |
| Custom | Indicates that the delegate user has custom permission on the folder |