AccessRole
AccessRole enumeration (5 values)
The effective access role that the authenticated user has on the calendar.
| Value | Description |
|---|---|
| none | Not defined |
| freeBusyReader | Provides read access to free/busy information. |
| reader | Provides read access to the calendar. Private events will appear to users with reader access, but event details will be hidden. |
| writer | Provides read and write access to the calendar. Private events will appear to users with writer access, and event details will be visible. |
| owner | Provides ownership of the calendar. This role has all of the permissions of the writer role with the additional ability to see and manipulate ACLs. |