Class CalendarService.Scope
Available OAuth 2.0 scopes for use with the Calendar API.
Inheritance
System.Object
CalendarService.Scope
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Google.Apis.Calendar.v3
Assembly: Google.Apis.Calendar.v3.dll
Syntax
public class Scope
Fields
Calendar
See, edit, share, and permanently delete all the calendars you can access using Google Calendar
Declaration
public static string Calendar
Field Value
| Type | Description |
|---|---|
| System.String |
CalendarEvents
View and edit events on all your calendars
Declaration
public static string CalendarEvents
Field Value
| Type | Description |
|---|---|
| System.String |
CalendarEventsReadonly
View events on all your calendars
Declaration
public static string CalendarEventsReadonly
Field Value
| Type | Description |
|---|---|
| System.String |
CalendarReadonly
View your calendars
Declaration
public static string CalendarReadonly
Field Value
| Type | Description |
|---|---|
| System.String |
CalendarSettingsReadonly
View your Calendar settings
Declaration
public static string CalendarSettingsReadonly
Field Value
| Type | Description |
|---|---|
| System.String |