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 | |
---|---|---|
Permissions | The Permissions property gets or sets the permission collection for the folder. | |
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 | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top