This activity creates the eml file of a new email object and returns its binary data (MIME) as an IDmFile.
The single attachment of the email.
The list of attachments of the email.
The single Bcc address to send the mail to.
The list of Bcc addresses to send the email to.
The body of the email.
This flag indicates if the content of the email is HTML (true) or PLAIN TEXT (false).
The single Cc address to send the mail to.
The list of Cc addresses to send the email to.
The name of the output file.
The address from which to send the email.
Default is false. Set this argument to True to make the Email high priority.
When it's True the activity adds the 'X-Priority' header with the value 1.
The subject of the email.
The single address to send the email to.
The list of addresses to send the email to.