Send mail from a different outlook account from BOT machine if No outlook account configured

Hi,

I would like to use a send outlook activity.

I have 2 accounts -
abc@xyz.com
def@xyz.com

Both the above accounts are not configured in the BOT machine where I am using a local windows account. How can I use send outlook mail activity to send mail to ‘abc@xyz.com’ from ‘def@xyz.com’ ?

Can i use the account section of the activity ?

Use Send SMTP Email instead. Then you can make the “from address” anything you want.

@Sumit_Ghosh1

Set def@xyz.com value to SentBehalfOfName field in Send Outlook Mail Message activity and then check it once.