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
Public method PermissionSetType The PermissionSetType constructor initializes a new instance of the PermissionSetType class.

Top

Properties

  Name Description
Public property Permissions The Permissions property gets or sets the permission collection for the folder.
Public property UnknownEntries The UnknownEntries property gets or sets a collection of entries that cannot be resolved against the Active Directory directory service.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top