CalendarPermissionSetType Members
The CalendarPermissionSetType class contains all the permissions that are configured for a calendar folder. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).
The following tables list the members exposed by the CalendarPermissionSetType type.
Public Constructors
Name | Description | |
---|---|---|
CalendarPermissionSetType | The CalendarPermissionSetType constructor initializes a new instance of the CalendarPermissionSetType class. |
Top
Public Properties
Name | Description | |
---|---|---|
CalendarPermissions | The CalendarPermissions property gets or sets the calendar permissions for a folder. | |
UnknownEntries | The UnknownEntries property gets or sets the 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
See Also