Outlook VBO to get Received Items does not work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-07-24 10:05 AM
Hello
I am trying to read Emails from Outlook with the "MS Outlook Email VBO" using the action "get received Items".
When executing the action everything goes fine, except that there is no Items in the output collection, even when there should be plenty. Also i dont get any error message.
I am logged into the the email account in outlook on the machine and outlook works fine.
Has anyone had this issue and knows what causes it and what could solve it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-07-24 10:43 AM
Hello
Have you passed any input parameters to the action to read email?
Does any of the other action work like sending email?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-07-24 12:26 PM
Thanks for responding.
Actually just tried to send an email and got this error:
Internal : Could not execute code stage because exception thrown by code stage: Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))
