Class TasksService.Scope
Available OAuth 2.0 scopes for use with the Google Tasks API.
Inherited Members
Namespace: Google.Apis.Tasks.v1
Assembly: Google.Apis.Tasks.v1.dll
Syntax
public class TasksService.Scope
Fields
Tasks
Create, edit, organize, and delete all your tasks
Declaration
public static string Tasks
Field Value
Type | Description |
---|---|
string |
TasksReadonly
View your tasks
Declaration
public static string TasksReadonly
Field Value
Type | Description |
---|---|
string |