Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
MailComposer
Interface MailComposer
Index
Properties
attachments
forceEmbeddedImages
from
headers
html
subject
text
to
Properties
optional
public
attachments
?:
NodeMailerAttachment
[]
optional
public
forceEmbeddedImages
?:
boolean
public
from
:
string
optional
public
headers
?:
{}
optional
public
html
?:
string
public
subject
:
string
optional
public
text
?:
string
public
to
:
string
Globals