Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Gmail
Interface Gmail
interface
Gmail
{
Users
:
GoogleAppsScript
.
Gmail
.
Collection
.
UsersCollection
;
newAutoForwarding
()
:
AutoForwarding
;
newBatchDeleteMessagesRequest
()
:
BatchDeleteMessagesRequest
;
newBatchModifyMessagesRequest
()
:
BatchModifyMessagesRequest
;
newDelegate
()
:
Delegate
;
newDraft
()
:
Draft
;
newFilter
()
:
GoogleAppsScript
.
Gmail
.
Schema
.
Filter
;
newFilterAction
()
:
FilterAction
;
newFilterCriteria
()
:
GoogleAppsScript
.
Gmail
.
Schema
.
FilterCriteria
;
newForwardingAddress
()
:
ForwardingAddress
;
newImapSettings
()
:
ImapSettings
;
newLabel
()
:
GoogleAppsScript
.
Gmail
.
Schema
.
Label
;
newLabelColor
()
:
LabelColor
;
newMessage
()
:
Message
;
newMessagePart
()
:
MessagePart
;
newMessagePartBody
()
:
MessagePartBody
;
newMessagePartHeader
()
:
MessagePartHeader
;
newModifyMessageRequest
()
:
ModifyMessageRequest
;
newModifyThreadRequest
()
:
ModifyThreadRequest
;
newPopSettings
()
:
PopSettings
;
newSendAs
()
:
GoogleAppsScript
.
Gmail
.
Schema
.
SendAs
;
newSmimeInfo
()
:
SmimeInfo
;
newSmtpMsa
()
:
SmtpMsa
;
newVacationSettings
()
:
VacationSettings
;
newWatchRequest
()
:
WatchRequest
;
}
Index
Properties
Users
Methods
new
Auto
Forwarding
new
Batch
Delete
Messages
Request
new
Batch
Modify
Messages
Request
new
Delegate
new
Draft
new
Filter
new
Filter
Action
new
Filter
Criteria
new
Forwarding
Address
new
Imap
Settings
new
Label
new
Label
Color
new
Message
new
Message
Part
new
Message
Part
Body
new
Message
Part
Header
new
Modify
Message
Request
new
Modify
Thread
Request
new
Pop
Settings
new
Send
As
new
Smime
Info
new
Smtp
Msa
new
Vacation
Settings
new
Watch
Request
Properties
Users
Users
:
GoogleAppsScript
.
Gmail
.
Collection
.
UsersCollection
Methods
new
Auto
Forwarding
newAutoForwarding
()
:
AutoForwarding
Returns
AutoForwarding
new
Batch
Delete
Messages
Request
newBatchDeleteMessagesRequest
()
:
BatchDeleteMessagesRequest
Returns
BatchDeleteMessagesRequest
new
Batch
Modify
Messages
Request
newBatchModifyMessagesRequest
()
:
BatchModifyMessagesRequest
Returns
BatchModifyMessagesRequest
new
Delegate
newDelegate
()
:
Delegate
Returns
Delegate
new
Draft
newDraft
()
:
Draft
Returns
Draft
new
Filter
newFilter
()
:
GoogleAppsScript
.
Gmail
.
Schema
.
Filter
Returns
GoogleAppsScript
.
Gmail
.
Schema
.
Filter
new
Filter
Action
newFilterAction
()
:
FilterAction
Returns
FilterAction
new
Filter
Criteria
newFilterCriteria
()
:
GoogleAppsScript
.
Gmail
.
Schema
.
FilterCriteria
Returns
GoogleAppsScript
.
Gmail
.
Schema
.
FilterCriteria
new
Forwarding
Address
newForwardingAddress
()
:
ForwardingAddress
Returns
ForwardingAddress
new
Imap
Settings
newImapSettings
()
:
ImapSettings
Returns
ImapSettings
new
Label
newLabel
()
:
GoogleAppsScript
.
Gmail
.
Schema
.
Label
Returns
GoogleAppsScript
.
Gmail
.
Schema
.
Label
new
Label
Color
newLabelColor
()
:
LabelColor
Returns
LabelColor
new
Message
newMessage
()
:
Message
Returns
Message
new
Message
Part
newMessagePart
()
:
MessagePart
Returns
MessagePart
new
Message
Part
Body
newMessagePartBody
()
:
MessagePartBody
Returns
MessagePartBody
new
Message
Part
Header
newMessagePartHeader
()
:
MessagePartHeader
Returns
MessagePartHeader
new
Modify
Message
Request
newModifyMessageRequest
()
:
ModifyMessageRequest
Returns
ModifyMessageRequest
new
Modify
Thread
Request
newModifyThreadRequest
()
:
ModifyThreadRequest
Returns
ModifyThreadRequest
new
Pop
Settings
newPopSettings
()
:
PopSettings
Returns
PopSettings
new
Send
As
newSendAs
()
:
GoogleAppsScript
.
Gmail
.
Schema
.
SendAs
Returns
GoogleAppsScript
.
Gmail
.
Schema
.
SendAs
new
Smime
Info
newSmimeInfo
()
:
SmimeInfo
Returns
SmimeInfo
new
Smtp
Msa
newSmtpMsa
()
:
SmtpMsa
Returns
SmtpMsa
new
Vacation
Settings
newVacationSettings
()
:
VacationSettings
Returns
VacationSettings
new
Watch
Request
newWatchRequest
()
:
WatchRequest
Returns
WatchRequest
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Users
Methods
new
Auto
Forwarding
new
Batch
Delete
Messages
Request
new
Batch
Modify
Messages
Request
new
Delegate
new
Draft
new
Filter
new
Filter
Action
new
Filter
Criteria
new
Forwarding
Address
new
Imap
Settings
new
Label
new
Label
Color
new
Message
new
Message
Part
new
Message
Part
Body
new
Message
Part
Header
new
Modify
Message
Request
new
Modify
Thread
Request
new
Pop
Settings
new
Send
As
new
Smime
Info
new
Smtp
Msa
new
Vacation
Settings
new
Watch
Request
Google Apps Script API
Loading...