Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Gmail
Schema
MessagePartBody
Interface MessagePartBody
interface
MessagePartBody
{
attachmentId
?:
string
;
data
?:
string
;
size
?:
number
;
}
Index
Properties
attachment
Id?
data?
size?
Properties
Optional
attachment
Id
attachmentId
?:
string
Optional
data
data
?:
string
Optional
size
size
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attachment
Id
data
size
Google Apps Script API
Loading...