AccessRole

AccessRole enumeration

The effective access role that the authenticated user has on the calendar.

Members

Member nameDescription
NONENot defined
FREE_BUSY_READERProvides read access to free/busy information.
READERProvides read access to the calendar.
Private events will appear to users with reader access, but event details will be hidden.
WRITERProvides read and write access to the calendar.
Private events will appear to users with writer access, and event details will be visible.
OWNERProvides ownership of the calendar.
This role has all of the permissions of the writer role with the additional ability to see and manipulate ACLs.

See Also