--- title: "VBOOrganizationSynchronizationState" description: "Contains details about synchronization of the organization objects with the organization cache database. Get-VBOOrganizationSynchronizationState" canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/vboorganizationsynchronizationstate.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Types > VBOOrganizationSynchronizationState" dateModified: "2026-08-31" --- # 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 that occurred during the synchronization operation. |
|
CurrentState |
Details about the synchronization that is currently queued or running. |
|
|
Parts |
Synchronization state of every organization part that is synchronized independently: users, groups, group members, sites and mailboxes. A part is empty if it is outside the organization synchronization scope. |