SyncState.SyncState

SyncState()

Initializes a new instance of the SyncState class

public SyncState()

See Also


SyncState(string)

Initializes a new instance of the SyncState class

public SyncState(string folderUri)
ParameterTypeDescription
folderUriStringThe folder uri to synchronize

See Also