Show / Hide Table of Contents

Enum CalendarListResource.WatchRequest.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.WatchRequest.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.

In this article
Back to top Generated by DocFX