Expand Minimize
This topic has not yet been rated - Rate this topic

FolderPermissionLevel enumeration

EWS Managed API

Defines permission levels for calendar folders.

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
public enum FolderPermissionLevel
Member nameDescription
NoneNo permission is granted.
OwnerThe Owner level.
PublishingEditorThe Publishing Editor level.
EditorThe Editor level.
PublishingAuthorThe Publishing Author level.
AuthorThe Author level.
NoneditingAuthorThe Non-Editing Author level.
Reviewer The Reviewer level.
ContributorThe Contributor level.
FreeBusyTimeOnlyThe Free/Busy Time Only level. (Can only be applied to Calendar folders).
FreeBusyTimeAndSubjectAndLocationThe Free/Busy Time, Subject, and Location level. (Can only be applied to Calendar folders).
CustomThe Custom level.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.