I'm trying to send a simple mail using the MAPIEx. on my process, i have one action stage; "Send Mail". This is using my Outlook profile (32-bit). The process runs, but Success data item is false, and I get this error message:
"Failure in Send Mail function of Blue Prism Extended MAPI Automation. Failed to access outbox".
It seems like the action is able to log in, and access message store (by looking at the code). however, it is not able to open Outbox.
How can I fix this error? I am running BP as admin, Outlook is running in the background etc.