--- title: "VBOOrganizationCurrentSynchronizationState" description: "Contains details about the synchronization that is currently queued or running. See also VBOOrganizationSynchronizationState and VBOOrganizationPartSynchronizationState. Get-VBOOrganizationSynchronizationState" canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/vboorganizationcurrentsynchronizationstate.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Types > VBOOrganizationCurrentSynchronizationState" dateModified: "2026-08-27" --- # VBOOrganizationCurrentSynchronizationState Contains details about the synchronization that is currently queued or running. See also [`VBOOrganizationSynchronizationState`](vboorganizationsynchronizationstate.md) and [`VBOOrganizationPartSynchronizationState`](vboorganizationpartsynchronizationstate.md).

Property

Type

Description

Status

VBOOrganizationCurrentSyncStatus

Synchronization status. Possible values:

  • Queued
  • Running

Type

VBOOrganizationSyncType

Synchronization type. Possible values:

  • Incremental
  • Full

ScheduledTime

DateTime?

Date and time when the synchronization is scheduled to start.

StartTime

DateTime?

Date and time when the synchronization started.

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