Enum ExchangeCalendarPermissionReadAccess
ExchangeCalendarPermissionReadAccess enumeration
Sspecifies whether a user has permission to read items in a folder.
public enum ExchangeCalendarPermissionReadAccess
Values
| Name | Value | Description |
|---|---|---|
| None | 0 | The user does not have permission to read items in the folder. |
| FullDetails | 1 | The user has permission to read all items in the folder. |
| TimeOnly | 2 | The user can view only free/busy time within the calendar. |
| TimeAndSubjectAndLocation | 4 | The user can view free/busy time within the calendar and the subject and location of appointments. |
See Also
- namespace Aspose.Email.Clients.Exchange
- assembly Aspose.Email