Outlook VBO: Move Email to Inbox Share Sub Folder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-08-24 07:35 PM
I am trying to move an email from a shared Inbox to a subfolder using the "Move Email to Inbox Share SubFolder" vbo. After getting the emails from the inbox, I then begin to loop through them by first marking the email read, and then move the email to the subfolder. This was working for a while and stopped moving the emails all of a sudden. Now, the step that marks the email read, works fine but the move email returns the following error.
Internal : Could not execute code stage because exception thrown by code stage: The attempted operation failed. An object could not be found.
Please share any suggestions you might have, or any idea why this is happening all of a sudden. I created a new folder, and the same error is still happening.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-08-24 10:51 PM - edited 26-08-24 10:52 PM
To work around this issue, please review the following knowledge base article:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-08-24 12:13 AM
Thank you for your reply. I went with disabling the cache of the shared mailbox and it works now.
