OptionalbccArray of BCC email addresses.
OptionalccArray of CC email addresses.
OptionalconfigurationThe name of the configuration set to use for the sending.
OptionalreplyArray of Reply-To email addresses.
The template to use for sending the email.
To reference variables, use placeholders such as {{myVar}}.
An object containing key-value pairs of variable-content to substitute. It supports handlebars.js templating.
Array of TO email addresses.
The data to send a templated email. Note: templated email don't support attachments by now.