Send Outlook Mail Message

Scenario: using Send Outlook Mail Message

Steps to reproduce: create a sequence, add a Send Outlook Mail Message activity

Current Behavior: fails with a COMException (0x8001010A RPC_E_SERVERCALL_RETRYLAYER) error

Expected Behavior: …

Studio/Robot/Orchestrator Version: 2016.2.6274

Last stable behavior:
Last stable version: 2016.2.6274
OS Version: Windows 10 1511 build 10586.1045
Others if Relevant: (workflow, logs, .net version, service pack, etc): -

Found workaround(s).

  1. Start Outlook before running send mail activity.
  2. Try-Catch to ignore 1st error then immediately run the activity again; by this time the Outlook background process will have started and you won’t receive an error

please can you upload xaml file example for this, it will help us a lot for the new users