Hi all,
I have a problem with the Business Object Get Received (Basic) of MS Outlook VBO, when I want to get the emails from the Inbox, for example unread ones, and an account for example, John Adams, sends me an email. My process should get all emails from Inbox and give me John Adams sender email address, for example johnadams@outlook.com. The problem is that this field after executing Get Received Items (Basic) and going through the Internal_Get Items Action, it returns a collection with the sender email address (johnadams@outlook.com) empty, but the sender name appears "John Adams" . In summary, I do not know if the problem is with the Outlook Business Object and the code of this object must be modified.
Greetings
------------------------------
Gonzalo Fernández
------------------------------