GetListItemChangesSinceToken and Synchronizing Applications
Applies to: SharePoint Foundation 2010
Synchronizing third-party applications is easier in Microsoft SharePoint Foundation 2010 than it was in previous versions. Applications that are built on the SharePoint Foundation 2010 platform can use the GetListItemChangesSinceToken(String, String, XmlNode, XmlNode, String, XmlNode, String, XmlNode) method to download only those items that have changed since the last synchronization operation.
For more information, including a code example, see GetListItemChangesSinceToken(String, String, XmlNode, XmlNode, String, XmlNode, String, XmlNode).
In This Section
Overview of Synchronization with Third-Party Clients
GetListItemChangesSinceToken Request and Response
Performance Issues When Synchronizing with SharePoint Foundation