Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Gmail
Collection
Users
Messages
AttachmentsCollection
Interface AttachmentsCollection
interface
AttachmentsCollection
{
get
(
userId
:
string
,
messageId
:
string
,
id
:
string
)
:
MessagePartBody
;
}
Index
Methods
get
Methods
get
get
(
userId
:
string
,
messageId
:
string
,
id
:
string
)
:
MessagePartBody
Parameters
userId
:
string
messageId
:
string
id
:
string
Returns
MessagePartBody
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Google Apps Script API
Loading...