Skip to content
On this page

Email

Send Email

Send an email message.

Properties

PropertyDescription
FromThe sender's email address.
ToThe recipients email addresses.
CcThe cc recipients email addresses.
BccThe Bcc recipients email addresses.
SubjectThe subject of the email message.
AttachmentsThe attachments to send with the email message. Can be (an array of) a fully-qualified file path, URL, stream, byte array or instances of EmailAttachment.
BodyThe body of the email message.

Outcomes

OutcomeDescription
DoneAlways scheduled when the activity completed.
Unexcepted Error