MobX Lark
Preparing search index...
MailMessage
Type Alias MailMessage
MailMessage
:
Record
<
|
`
${
"smtp_"
|
""
}
message_id
`
|
"thread_id"
|
"internal_date"
|
"subject"
|
`
body_
${
"plain_text"
|
"html"
}
`
,
string
,
>
&
Record
<
"to"
|
"cc"
|
"bcc"
,
MailAddress
[]
>
&
{
attachments
:
MailAttachment
[]
;
dedupe_key
?:
string
;
head_from
:
MailAddress
;
message_state
:
MailMessageState
;
raw
?:
string
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
MobX Lark
Loading...