CalendarPermissionLevel

The CalendarPermissionLevel element represents the permission level that a user has on a Calendar folder. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).

<CalendarPermissionLevel>None or Owner or PublishingEditor or Editor or PublishingAuthor or Author or NoneditingAuthor or Reviewer or Contributor or FreeBusyTimeOnly or FreeBusyTimeAndSubjectAndLocation or Custom</CalendarPermissionLevel>

CalendarPermissionLevelType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

None.

Parent elements

Element Description
CalendarPermission
Defines the access that a user has to a Calendar folder. This element was introduced in Exchange 2007 SP1.

Text value

The following table lists the possible values for the CalendarPermissionLevel element.

CalendarPermissionLevel element text values

Value Description
None
Indicates that the user has no permissions on the folder.
Owner
Indicates that the user can create, read, edit, and delete all items in the folder, and create subfolders. The user is both folder owner and folder contact.
PublishingEditor
Indicates that the user can create, read, edit, and delete all items in the folder, and create subfolders.
Editor
Indicates that the user can create, read, edit and delete all items in the folder.
PublishingAuthor
Indicates that the user can create and read all items in the folder, edit and delete only items that the user creates, and create subfolders.
Author
Indicates that the user can create and read all items in the folder, and edit and delete only items that the user creates.
NoneditingAuthor
Indicates that the user can create and read all items in the folder, and delete only items that the user creates.
Reviewer
Indicates that the user can read all items in the folder.
Contributor
Indicates that the user can create items in the folder. The contents of the folder do not appear.
FreeBusyTimeOnly
Indicates that the user can view only free/busy time within the calendar.
FreeBusyTimeAndSubjectAndLocation
Indicates that the user can view free/busy time within the calendar and the subject and location of appointments.
Custom
Indicates that the user has custom access permissions on the folder.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also

Setting Folder-Level Permissions