ISPO SDK
ISPO
Preparing search index...
core
GoogleMailModifyMessageInput
Interface GoogleMailModifyMessageInput
Markdown
Copy Markdown
interface
GoogleMailModifyMessageInput
{
accountId
?:
string
;
addLabelIds
?:
string
[]
;
messageId
:
string
;
removeLabelIds
?:
string
[]
;
}
Index
Properties
account
Id?
add
Label
Ids?
message
Id
remove
Label
Ids?
Properties
Optional
account
Id
accountId
?:
string
Optional
add
Label
Ids
addLabelIds
?:
string
[]
message
Id
messageId
:
string
Optional
remove
Label
Ids
removeLabelIds
?:
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
account
Id
add
Label
Ids
message
Id
remove
Label
Ids
ISPO
ISPO SDK
Loading...