MobX Lark
Preparing search index...
MailAttachment
Interface MailAttachment
interface
MailAttachment
{
attachment_type
:
MailAttachmentType
;
cid
?:
string
;
filename
:
string
;
id
:
string
;
is_inline
:
boolean
;
}
Index
Properties
attachment_
type
cid?
filename
id
is_
inline
Properties
attachment_
type
attachment_type
:
MailAttachmentType
Optional
cid
cid
?:
string
filename
filename
:
string
id
id
:
string
is_
inline
is_inline
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attachment_
type
cid
filename
id
is_
inline
MobX Lark
Loading...