--- title: "VBOOrganizationLastSynchronizationState" description: "Contains details about the last completed synchronization. See also VBOOrganizationPartSynchronizationState. Get-VBOOrganizationSynchronizationState" canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/vboorganizationlastsynchronizationstate.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Types > VBOOrganizationLastSynchronizationState" dateModified: "2026-08-27" --- # VBOOrganizationLastSynchronizationState Contains details about the last completed synchronization. See also [`VBOOrganizationPartSynchronizationState`](vboorganizationpartsynchronizationstate.md).
|
Property |
Type |
Description |
|---|---|---|
|
SyncStatus |
VBOOrganizationSyncStatus |
Synchronization status. Possible values:
|
|
Type |
VBOOrganizationSyncType |
Synchronization type. Possible values:
|
|
StartTime |
DateTime |
Date and time when the synchronization started. |
|
EndTime |
DateTime |
Date and time when the synchronization ended. |
|
Error |
String |
Error that occurred during the synchronization operation. |