Show / Hide Table of Contents

Class TasksService.Scope

Available OAuth 2.0 scopes for use with the Google Tasks API.

Inheritance
object
TasksService.Scope
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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
In this article
Back to top Generated by DocFX