Sync Methods

Include Protected Members
Include Inherited Members

The Sync type exposes the following members.

Methods

  Name Description
Public method GetUpdate Compares the local version of the shared document to the version on the server.
Public method OpenVersion Opens a different version of the shared document alongside the currently open local version.
Public method PutUpdate Updates the server copy of the shared document with the local copy.
Public method ResolveConflict Resolves conflicts between the local and the server copies of a shared document.
Public method Unsuspend Resumes synchronization between the local copy and the server copy of a shared document.

Top

See Also

Reference

Sync Interface

Microsoft.Office.Core Namespace