PermissionLevel
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2007 SP1 | Exchange Server 2010 | Exchange Server 2013 | Office 365
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).
<PermissionLevel>None or Owner or PublishingEditor or Editor or PublishingAuthor or Author or NoneditingAuthor or Reviewer or Contributor or Custom</PermissionLevel>
PermissionLevelType
The following table lists the possible values for the PermissionLevel element.
|
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. |