@bzr/bazaar
Docs
Preparing search index...
EmailMessage
Type Alias EmailMessage
type
EmailMessage
=
{
attachments
?:
EmailAttachement
[]
;
html
?:
string
;
icalEvent
?:
IcalEvent
;
subject
:
string
;
text
?:
string
;
toUserIds
:
string
[]
;
}
Index
Properties
attachments?
html?
ical
Event?
subject
text?
to
User
Ids
Properties
Optional
attachments
attachments
?:
EmailAttachement
[]
Optional
html
html
?:
string
Optional
ical
Event
icalEvent
?:
IcalEvent
subject
subject
:
string
Optional
text
text
?:
string
to
User
Ids
toUserIds
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attachments
html
ical
Event
subject
text
to
User
Ids
Docs
@bzr/bazaar
Loading...