EffectiveRightsType Members
Include Protected Members
Include Inherited Members
The EffectiveRightsType class contains the client's rights based on the permission settings for the item or folder. This class was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).
The EffectiveRightsType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EffectiveRightsType | The EffectiveRightsType constructor initializes a new instance of the EffectiveRightsType class. |
Top
Properties
Name | Description | |
---|---|---|
CreateAssociated | The CreateAssociated property gets or sets a Boolean value that indicates whether the client can create an associated contents table. | |
CreateContents | The CreateContents property gets or sets a Boolean value that indicates whether the client can create a contents table. | |
CreateHierarchy | The CreateHierarchy property gets or sets a Boolean value that indicates whether a client can create a hierarchy table. | |
Delete | The Delete property gets or sets a Boolean value that indicates whether a client can delete a folder or item. | |
Modify | The Modify property gets or sets a Boolean value that indicates whether a client can modify a folder or item. | |
Read | The Read property gets or sets a Boolean value that indicates whether a client can read a folder or item. | |
ViewPrivateItems | ||
ViewPrivateItemsSpecified |
Top