OfficeDev / ews-managed-api

Other
583 stars 317 forks source link

Accepting an appointment gives delete and create events in the attendee mailbox instead of an update event. #255

Open sowmya062 opened 4 years ago

sowmya062 commented 4 years ago

Hi, when an organizer sends a meeting invite. after attendee accepting the invite, perform Syncfolderitems operation on the attendee's mailbox who has accepted the meeting invite. Syncfolderitems response contains delete and create events. when the same operation is performed on another organizational account having the same exchange server version gives an update event. why Syncfolderitems operation is giving a different response for two organizational accounts? do we have any setting to create an update event instead of delete and create events? Can anyone help us with the solution to resolve this issue.