Replacement for EWS MovedEvent?

Copper Contributor

Hello all,

 

I am currently working on rewriting a tool from EWS to the new Graph API. Unfortunately, I have encountered a big problem in the process:

 

We have always been using EWS push notifications to monitor events and sync with our app. Unfortunately, I have not been able to find out what replacement the Graph API offers for the "MovedEvent" in EWS (https://docs.microsoft.com/en-us/exchange/client-developer/web-service-reference/movedevent). All workarounds I have tried so far have somehow failed. I need to somehow keep track of which folder an email is moved to and which origin folder it comes from.

Has anyone had a similar problem and how did you solve it?

0 Replies