Enum FolderPermissionLevel
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Defines permission levels for calendar folders.
public enum FolderPermissionLevel
Fields
Author = 5
The Author level.
Contributor = 8
The Contributor level.
Custom = 11
The Custom level.
Editor = 3
The Editor level.
FreeBusyTimeAndSubjectAndLocation = 10
The Free/busy Time, Subject and Location level. (Can only be applied to Calendar folders).
FreeBusyTimeOnly = 9
The Free/busy Time Only level. (Can only be applied to Calendar folders).
None = 0
No permission is granted.
NoneditingAuthor = 6
The Non-editing Author level.
Owner = 1
The Owner level.
PublishingAuthor = 4
The Pusnlishing Author level.
PublishingEditor = 2
The Publishing Editor level.
Reviewer = 7
The Reviewer level.