SyncState
SyncState class
Synchronization object for folder synchronization operation.
Constructors
| Name | Description |
|---|---|
| SyncState (2 overloads) | Initializes a new instance of the SyncState class |
Methods
| Name | Description |
|---|---|
| get_FoldersSyncState | Synchronization state for next subfolders synchronization operation. |
| get_FolderUri | The folder uri to synchronize |
| get_IgnoredItems | The optional list of item uris that should be ignored. |
| get_ItemsSyncState | Synchronization state for next items synchronization operation. |
| get_SyncType | Folder synchronization type |
| set_FoldersSyncState | Synchronization state for next subfolders synchronization operation. |
| set_FolderUri | The folder uri to synchronize |
| set_ItemsSyncState | Synchronization state for next items synchronization operation. |
| set_SyncType | Folder synchronization type |