Microsoft Excahnge: SyncFolderItems operation

Meriem Djouaher 41 Reputation points
2023-07-29T14:07:13.1266667+00:00

Hi!

We are using SyncFolderItems operation from Mirosoft Excahnge to synchronize the inbox before getting the data in the inbox. To do so we use the SyncFolderItems request in XML format.

In the response SyncFolderItemsResponse (https://video2.skills-academy.com/en-us/exchange/client-developer/web-service-reference/syncfolderitems-operation), there is an xml tag t:Create, to describe the type of change of the downloaded item. Your documentation mentions that this type can be: CREATE, UPDATE, DELETE or ReadFlagChange (https://video2.skills-academy.com/en-us/exchange/client-developer/web-service-reference/changes-items). In all the responses we get type is always CREATE.

However, for one of our tests, we need to simulate, at least one other changeType. Do you know if there is a way to get either UPDATE, DELETE or ReadFlagChange?

Thank you in advance for your help!

Regards,

Meriem Djouaher

Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
540 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.