msoSyncStatusType |
| Specifies the status of the synchronization of the local copy of the active document with the server copy. |
| msoSyncStatusConflict | Both the local and the server copies have changes. |
| msoSyncStatusError | An error occurred Use ErrorType property of Sync object to determine exact error. |
| msoSyncStatusLatest | Documents are already in sync. |
| msoSyncStatusLocalChanges | Only local copy has changes. |
| msoSyncStatusNewerAvailable | Only server copy has changes. |
| msoSyncStatusNoSharedWorkspace | No shared workspace. |
| msoSyncStatusSuspended | Synchronization was suspended You can use the Unsuspend method of the Sync object to resume synchronization. |
| msoSyncStatusConflict |
| Both the local and the server copies have changes. |
| msoSyncStatusError |
| An error occurred Use ErrorType property of Sync object to determine exact error. |
| msoSyncStatusLatest |
| Documents are already in sync. |
| msoSyncStatusLocalChanges |
| Only local copy has changes. |
| msoSyncStatusNewerAvailable |
| Only server copy has changes. |
| msoSyncStatusNoSharedWorkspace |
| No shared workspace. |
| msoSyncStatusSuspended |
| Synchronization was suspended You can use the Unsuspend method of the Sync object to resume synchronization. |
| REMARKS |
| * Used with the Status property of the Sync object. |
© 2025 Better Solutions Limited. All Rights Reserved. © 2025 Better Solutions Limited Top