EffectiveRights

Topic Last Modified: 2007-10-26

The EffectiveRights element contains the client's rights based on the permission settings for the item or folder. This element is read-only. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).

Syntax

<EffectiveRights>
   <CreateAssociated/>
   <CreateContents/>
   <CreateHierarchy/>
   <Delete/>
   <Modify/>
   <Read/>
</EffectiveRights>

Type

EffectiveRightsType

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

CreateAssociated

Indicates whether a client can create an associated contents table. This property is only used on folder objects.

CreateContents

Indicates whether a client can create a contents table. This property is only used on folder objects.

CreateHierarchy

Indicates whether a client can create a hierarchy table. This property is only used on folder objects.

Delete

Indicates whether a client can delete a folder or item.

Modify

Indicates whether a client can modify a folder or item.

Read

Indicates whether a client can read a folder or item.

Parent Elements

Element Description

Folder

Represents a folder in a mailbox.

TasksFolder

Represents a tasks folder in a mailbox.

ContactsFolder

Represents a contacts folder in a mailbox.

CalendarFolder

Represents a calendar folder in a mailbox.

SearchFolder

Represents a search folder in a mailbox.

CalendarItem

Represents an Exchange calendar item.

Contact

Represents an Exchange contact item.

DistributionList

Represents a distribution list.

Item

Represents a generic Exchange item.

MeetingCancellation

Represents a meeting cancellation in the Exchange store.

MeetingMessage

Represents a meeting in the Exchange store.

MeetingRequest

Represents a meeting request in the Exchange store.

MeetingResponse

Represents a meeting response in the Exchange store.

Message

Represents an Exchange e-mail message.

Task

Represents a task in the Exchange store.

PostItem

Represents a post item in the Exchange store. This element was introduced in Exchange 2007 SP1.

Remarks

EffectiveRights is supported in the GetFolder, GetItem, FindFolder, FindItem, SyncFolderHierarchy, and SyncFolderItems responses. The EffectiveRights property is exposed in the AllProperties shape for folders and items.

This EffectiveRights property provides access to the same information that is provided in the PR_ACCESS MAPI property.

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