PermissionLevel
Topic Last Modified: 2007-10-26
The PermissionLevel element represents the permission level that a user has on a folder. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).
Syntax
<PermissionLevel>None or Owner or PublishingEditor or Editor or PublishingAuthor or Author or NoneditingAuthor or Reviewer or Contributor or Custom</PermissionLevel>
Type
PermissionLevelType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
---|---|
Defines the access that a user has to a folder. This element was introduced in Exchange 2007 SP1. |
Text Value
The following table lists the possible values for the PermissionLevel element.
PermissionLevel 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. |
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
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |
See Also
Other Resources
Exchange Web Services XML Elements
Setting Folder-Level Permissions (Exchange Web Services)