Table of Contents

Class GmailService.ScopeConstants

Namespace
Google.Apis.Gmail.v1
Assembly
Google.Apis.Gmail.v1.dll

Available OAuth 2.0 scope constants for use with the Gmail API.

public static class GmailService.ScopeConstants
Inheritance
GmailService.ScopeConstants
Inherited Members

Fields

GmailAddonsCurrentActionCompose

Manage drafts and send emails when you interact with the add-on

public const string GmailAddonsCurrentActionCompose = "https://www.googleapis.com/auth/gmail.addons.current.action.compose"

Field Value

string

GmailAddonsCurrentMessageAction

View your email messages when you interact with the add-on

public const string GmailAddonsCurrentMessageAction = "https://www.googleapis.com/auth/gmail.addons.current.message.action"

Field Value

string

GmailAddonsCurrentMessageMetadata

View your email message metadata when the add-on is running

public const string GmailAddonsCurrentMessageMetadata = "https://www.googleapis.com/auth/gmail.addons.current.message.metadata"

Field Value

string

GmailAddonsCurrentMessageReadonly

View your email messages when the add-on is running

public const string GmailAddonsCurrentMessageReadonly = "https://www.googleapis.com/auth/gmail.addons.current.message.readonly"

Field Value

string

GmailCompose

Manage drafts and send emails

public const string GmailCompose = "https://www.googleapis.com/auth/gmail.compose"

Field Value

string

GmailInsert

Insert mail into your mailbox

public const string GmailInsert = "https://www.googleapis.com/auth/gmail.insert"

Field Value

string

GmailLabels

Manage mailbox labels

public const string GmailLabels = "https://www.googleapis.com/auth/gmail.labels"

Field Value

string

GmailMetadata

View your email message metadata such as labels and headers, but not the email body

public const string GmailMetadata = "https://www.googleapis.com/auth/gmail.metadata"

Field Value

string

GmailModify

View and modify but not delete your email

public const string GmailModify = "https://www.googleapis.com/auth/gmail.modify"

Field Value

string

GmailReadonly

View your email messages and settings

public const string GmailReadonly = "https://www.googleapis.com/auth/gmail.readonly"

Field Value

string

GmailSend

Send email on your behalf

public const string GmailSend = "https://www.googleapis.com/auth/gmail.send"

Field Value

string

GmailSettingsBasic

Manage your basic mail settings

public const string GmailSettingsBasic = "https://www.googleapis.com/auth/gmail.settings.basic"

Field Value

string

GmailSettingsSharing

Manage your sensitive mail settings, including who can manage your mail

public const string GmailSettingsSharing = "https://www.googleapis.com/auth/gmail.settings.sharing"

Field Value

string

MailGoogleCom

Read, compose, send, and permanently delete all your email from Gmail

public const string MailGoogleCom = "https://mail.google.com/"

Field Value

string