Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Gmail
Schema
BatchModifyMessagesRequest
Interface BatchModifyMessagesRequest
interface
BatchModifyMessagesRequest
{
addLabelIds
?:
string
[]
;
ids
?:
string
[]
;
removeLabelIds
?:
string
[]
;
}
Index
Properties
add
Label
Ids?
ids?
remove
Label
Ids?
Properties
Optional
add
Label
Ids
addLabelIds
?:
string
[]
Optional
ids
ids
?:
string
[]
Optional
remove
Label
Ids
removeLabelIds
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
add
Label
Ids
ids
remove
Label
Ids
Google Apps Script API
Loading...