David-Barrett-MS / PowerShell-EWS-Scripts

A collection of PowerShell scripts that use EWS to perform actions against Exchange mailboxes
MIT License
119 stars 13 forks source link

Can't Move Calendar/Tasks Items from Primary Mailbox to Archive #50

Closed bwlonsdaledxc closed 4 months ago

bwlonsdaledxc commented 8 months ago

Same issue as happened earlier in the year - will raise a MS Ticket for it also. ErrorMoveCopy when moving items from Calendar/Tasks folder into Archive.

I've realised while working on this issue that this is causing multiple copies of Calendar/Task items to be created in the Archive folder because it can't remove the original. Every time we run the script it just creates a new copy of the item in the archive.

David-Barrett-MS commented 4 months ago

This was an issue on Exchange Online side and is now resolved.