Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Gmail
Schema
Message
Interface Message
interface
Message
{
historyId
?:
string
;
id
?:
string
;
internalDate
?:
string
;
labelIds
?:
string
[]
;
payload
?:
MessagePart
;
raw
?:
string
;
sizeEstimate
?:
number
;
snippet
?:
string
;
threadId
?:
string
;
}
Index
Properties
history
Id?
id?
internal
Date?
label
Ids?
payload?
raw?
size
Estimate?
snippet?
thread
Id?
Properties
Optional
history
Id
historyId
?:
string
Optional
id
id
?:
string
Optional
internal
Date
internalDate
?:
string
Optional
label
Ids
labelIds
?:
string
[]
Optional
payload
payload
?:
MessagePart
Optional
raw
raw
?:
string
Optional
size
Estimate
sizeEstimate
?:
number
Optional
snippet
snippet
?:
string
Optional
thread
Id
threadId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
history
Id
id
internal
Date
label
Ids
payload
raw
size
Estimate
snippet
thread
Id
Google Apps Script API
Loading...