Class GmailService.Scope
Available OAuth 2.0 scopes for use with the Gmail API.
public class GmailService.Scope
- Inheritance
-
GmailService.Scope
- Inherited Members
Constructors
Scope()
public Scope()
Fields
GmailAddonsCurrentActionCompose
Manage drafts and send emails when you interact with the add-on
public static string GmailAddonsCurrentActionCompose
Field Value
GmailAddonsCurrentMessageAction
View your email messages when you interact with the add-on
public static string GmailAddonsCurrentMessageAction
Field Value
GmailAddonsCurrentMessageMetadata
View your email message metadata when the add-on is running
public static string GmailAddonsCurrentMessageMetadata
Field Value
GmailAddonsCurrentMessageReadonly
View your email messages when the add-on is running
public static string GmailAddonsCurrentMessageReadonly
Field Value
GmailCompose
Manage drafts and send emails
public static string GmailCompose
Field Value
GmailInsert
Insert mail into your mailbox
public static string GmailInsert
Field Value
GmailLabels
Manage mailbox labels
public static string GmailLabels
Field Value
GmailMetadata
View your email message metadata such as labels and headers, but not the email body
public static string GmailMetadata
Field Value
GmailModify
View and modify but not delete your email
public static string GmailModify
Field Value
GmailReadonly
View your email messages and settings
public static string GmailReadonly
Field Value
GmailSend
Send email on your behalf
public static string GmailSend
Field Value
GmailSettingsBasic
Manage your basic mail settings
public static string GmailSettingsBasic
Field Value
GmailSettingsSharing
Manage your sensitive mail settings, including who can manage your mail
public static string GmailSettingsSharing
Field Value
MailGoogleCom
Read, compose, send, and permanently delete all your email from Gmail
public static string MailGoogleCom