Email Server Setup

You can select this activity to set up an email account for using in the workflow for different activities. This activity must be used together with Read Mails, Compose Email, Download Attachments, and Send Exchange Mail activities.

Note: For email servers with domains, you must use the Outlook mail activities

This table lists the properties for the activity.

Property Type Property Name Data Type Description
Input Email Address String Email address of the sender.
Password String Password for sender's account. Note: The information provided in this field is masked as the data is sensitive. You can click the Eye option to review the information.
Output Email Server ExchangeService (Microsoft.Echange.WebServices.Data.ExchangeService) Email server from which email must be sent. This field accepts the ExchangeService type variable only.
Response Code Int32 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.