• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Can't delete Outlook emails - server reconnect error

PipBoy808

Member
Hello,
I have a macro that looks through an Outlook public folder, saves attachments and then deletes emails when it's finished with them.
Lately, whenever the code comes to an 'email.delete' line in the code I get the following error message:
"Changes made to the item were lost due to a reconnect with the server."
At first I thought I might not have permission to delete email from this folder, but my permission is set to 'Editor'. Furthermore, I can also write code to mark emails as read/unread emails in this folder.
Has anyone encountered this before?
Thanks in advance!
 
Back
Top