VBOOrganizationSynchronizationState
Contains details about synchronization of the organization objects with the organization cache database.
|
Property |
Type |
Description |
|---|---|---|
|
Organization |
IVBOOrganization |
Details about a Microsoft organization. |
|
SyncStatus |
VBOOrganizationSyncStatus |
Synchronization status. Possible values:
|
|
Type |
VBOOrganizationSyncType? |
Synchronization type. Possible values:
|
|
LastSyncTime |
DateTime? |
Date and time when the synchronization was started for the last time. |
|
Error |
String |
Error occurred during the synchronization operation. |
Related Commands