Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
IMeteorEmail
Interface IMeteorEmail
Email *
Index
Methods
send
Methods
public
send
(
options
:
{ from?: string; to: any; cc?: any; bcc?: any; replyTo?: any; subject?: string; text?: string; html?: string; headers?: Object; }
)
Parameters
options:
{ from?: string; to: any; cc?: any; bcc?: any; replyTo?: any; subject?: string; text?: string; html?: string; headers?: Object; }
Globals
MeteorEventType