Send Exchange Emails

You can select this activity to send an already composed Exchange email. This activity accepts an EmailMessage as its input argument, which is an already composed email message using Compose Email activity.

This table lists the properties for the activity.

Property Type Property Name Description
Input Email Message An email message that is contained in an EmailMessage variable that is to be sent.
Output Response Code Response code for the activity. Possible values:
  • 200 to 290: Indicates a successful response or valid output.
  • 400 to 499: Indicates client error responses.
  • 500 to 599: Indicates server error responses