Share via


PermissionSetType Members

The PermissionSetType class contains all the permissions that are configured for a folder. This class was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).

The following tables list the members exposed by the PermissionSetType type.

Public Constructors

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

Top

Public Properties

  Name Description
Bb799772.pubproperty(en-us,EXCHG.80).gif Permissions The Permissions property gets or sets the permission collection for the folder.
Bb799772.pubproperty(en-us,EXCHG.80).gif UnknownEntries The UnknownEntries property gets or sets a collection of entries that cannot be resolved against the Active Directory directory service.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top