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
Public method EffectiveRightsType The EffectiveRightsType constructor initializes a new instance of the EffectiveRightsType class.

Top

Properties

  Name Description
Public property CreateAssociated The CreateAssociated property gets or sets a Boolean value that indicates whether the client can create an associated contents table.
Public property CreateContents The CreateContents property gets or sets a Boolean value that indicates whether the client can create a contents table.
Public property CreateHierarchy The CreateHierarchy property gets or sets a Boolean value that indicates whether a client can create a hierarchy table.
Public property Delete The Delete property gets or sets a Boolean value that indicates whether a client can delete a folder or item.
Public property Modify The Modify property gets or sets a Boolean value that indicates whether a client can modify a folder or item.
Public property Read The Read property gets or sets a Boolean value that indicates whether a client can read a folder or item.
Public property ViewPrivateItems
Public property ViewPrivateItemsSpecified

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top