This activity adds an email to the sending queue.
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 id of the domain.
The externalId of the email to send.
The id of the language.
The id of the profile related to the email. Use this property if the email is related to some profiles to improve the search options (it is possible, for example, to search all the email related to a specific profile).
The ids of the profiles related to the email. Use this property if the email is related to some profiles to improve the search options (it is possible, for example, to search all the email related to a specific profile).
The tags of the email.
The subject of the email.
The single attachment of the email.
The list of attachments of the email.
The list of related items of the email.
The body of the email.
This flag indicates if the content of the email is HTML (true) or PLAIN TEXT (false).
The content of the email. It is possible to create an email using the CreateEml activity and use the returned content to send it.
The id of the MailAccount to use for sending the email.
The external id of the MailAccount to use for sending the email.
The orchestrator object represents the connection to a DocsMarshal installation.
The id of the owner security identity.
The list of the ids of the users or the user groups to send the email as Bcc to.
The list of Bcc addresses to send the email to.
The list of the ids of the users or the user groups to send the email as Cc to.
The list of the ids of the users or the user groups to send the email to.
The id of the user or the user group to send the email as Bcc to.
The id of the user or the user group to send the email as Cc to.
The list of Cc addresses to send the email to.
The list of addresses to send the email to.
The single Bcc address to send the email to.
The single Cc address to send the email to.
The single address to send the email to.
The id of the user or the user group to send the email to.
The address from which to send the email.
The id of the user from which to send the email.