I have a scenario where i have to send mail from the group mailbox which i am part of, So whenever i am trying to use “Send Outlook Mail Message” activity and passing group mailbox name under “Account property” i am facing error as “Account Not Found”.
As a workaround i am using “Use Desktop Outlook App” activity to select mailbox from the list of options showing under the activity dropdown, but in my use-case i have to send mail from a different mailbox each time… can someone suggest how to pass dynamic value to “Use Desktop Outlook App” or how to bind to be selected mailbox account details to “IMailQuickHandle” object.