--- title: "VBOOrganizationPartSynchronizationState" description: "Contains the synchronization state of a single organization part. See also VBOOrganizationPartsSynchronizationState. Get-VBOOrganizationSynchronizationState" canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/vboorganizationpartsynchronizationstate.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Types > VBOOrganizationPartSynchronizationState" dateModified: "2026-08-27" --- # VBOOrganizationPartSynchronizationState Contains the synchronization state of a single organization part. See also [`VBOOrganizationPartsSynchronizationState`](vboorganizationpartssynchronizationstate.md).

Property

Type

Description

LastState

VBOOrganizationLastSynchronizationState?

Details about the last completed synchronization of the organization part.

CurrentState

VBOOrganizationCurrentSynchronizationState?

Details about the synchronization of the organization part that is currently queued or running.

LastSuccessfulSyncTime

DateTime?

Date and time when the organization part was synchronized successfully for the last time.

## Related Commands [`Get-VBOOrganizationSynchronizationState`](get-vboorganizationsynchronizationstate.md)