Sdílet prostřednictvím


EffectiveRightsType 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 following tables list the members exposed by the EffectiveRightsType type.

Public Constructors

  Name Description
EffectiveRightsType The EffectiveRightsType constructor initializes a new instance of the EffectiveRightsType class.

Top

Public Properties

  Name Description
Bb799729.pubproperty(en-us,EXCHG.80).gif CreateAssociated The CreateAssociated property gets or sets a Boolean value that indicates whether the client can create an associated contents table.
Bb799729.pubproperty(en-us,EXCHG.80).gif CreateContents The CreateContents property gets or sets a Boolean value that indicates whether the client can create a contents table.
Bb799729.pubproperty(en-us,EXCHG.80).gif CreateHierarchy The CreateHierarchy property gets or sets a Boolean value that indicates whether a client can create a hierarchy table.
Bb799729.pubproperty(en-us,EXCHG.80).gif Delete The Delete property gets or sets a Boolean value that indicates whether a client can delete a folder or item.
Bb799729.pubproperty(en-us,EXCHG.80).gif Modify The Modify property gets or sets a Boolean value that indicates whether a client can modify a folder or item.
Bb799729.pubproperty(en-us,EXCHG.80).gif Read The Read property gets or sets a Boolean value that indicates whether a client can read a folder or item.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb799729.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb799729.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb799729.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb799729.pubmethod(en-us,EXCHG.80).gifBb799729.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb799729.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb799729.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb799729.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top