MsoSyncCompareType enumeration

Specifies how comparison between local copy and server copy should be done in a synchronization process.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
msoSyncCompareAndMergeCompare and merge versions.
msoSyncCompareSideBySideCompare versions side-by-side.
Show: