SendOutlookMail - Account not found error

Scenario: Using the SendOutlookMail activity and setting the mail account in the Account property.

Steps to reproduce: Add an email account in Account property. If I leave this empty the process completes successfully.

Current Behavior: Fails on execution with message "Account not found: … "

Expected Behavior: Process to run and send email using the specified account

Studio/Robot/Orchestrator Version: 2016.2.6274

Last stable behavior:
Last stable version:
OS Version: WIN 7
Others if Relevant: (workflow, logs, .net version, service pack, etc):

Hi,

This is known issue.
Please search before posting :slight_smile:
If you have single user account configured in the outlook then no need to provide account field .
Activity consider as the default account.
Only if you have multiple account configured then you need to pass the account field.

Thanks - didn’t find a previous post but may have not searched in the right place!