FolderPermissionReadAccess enumeration
Defines a user's read access permission on items in a non-calendar folder.
Namespace: Microsoft.Exchange.WebServices.Data
Assembly: Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
| Member name | Description | |
|---|---|---|
| None | The user has no read access on the items in the folder. | |
| TimeOnly | The user can read the start and end date and time of appointments. (Can only be applied to Calendar folders). | |
| TimeAndSubjectAndLocation | The user can read the start and end date and time, subject, and location of appointments. (Can only be applied to Calendar folders). | |
| FullDetails | The user has access to the full details of items. |
Show: