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