PermissionSetType Members
Include Protected Members
Include Inherited 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 PermissionSetType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PermissionSetType | The PermissionSetType constructor initializes a new instance of the PermissionSetType class. |
Top
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