MsoSyncVersionType Enum

Definition

Specifies which version of a shared document to open alongside the currently open local version.

public enum class MsoSyncVersionType
public enum MsoSyncVersionType
type MsoSyncVersionType = 
Public Enum MsoSyncVersionType
Inheritance
MsoSyncVersionType

Fields

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.

Applies to