Enum CalendarListResource.ListRequest.MinAccessRoleEnum
The minimum access role for the user in the returned entries. Optional. The default is no restriction.
Namespace: Google.Apis.Calendar.v3
Assembly: Google.Apis.Calendar.v3.dll
Syntax
public enum CalendarListResource.ListRequest.MinAccessRoleEnum
Fields
Name | Description |
---|---|
FreeBusyReader | The user can read free/busy information. |
Owner | The user can read and modify events and access control lists. |
Reader | The user can read events that are not private. |
Writer | The user can read and modify events. |