PermissionSetType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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).
public ref class PermissionSetType
public class PermissionSetType
Public Class PermissionSetType
- Inheritance
-
PermissionSetType
Constructors
PermissionSetType() |
The PermissionSetType constructor initializes a new instance of the PermissionSetType class. |
Properties
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. |