MsoSyncVersionType Enumeration
Specifies which version of a shared document to open alongside the currently open local version.
| Name | Value | Description |
|---|---|---|
| msoSyncVersionLastViewed | 0 | Opens the copy of the document that is created whenever the user overwrites the local copy with the server copy. |
| msoSyncVersionServer | 1 | Opens the server version. |