--- title: "VBOTeamsRestoreSession" description: "Contains details about Veeam Explorer for Microsoft Teams restore session. Property Type Description GUID Restore session ID. DateTime Date and time when the restore session was started. Bool If True, the session has been stopped." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vboteamsrestoresession.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VBOTeamsRestoreSession" dateModified: "2026-08-18" --- # VBOTeamsRestoreSession Contains details about Veeam Explorer for Microsoft Teams restore session.

Property

Type

Description

Id

GUID

Restore session ID.

StartTime

DateTime

Date and time when the restore session was started.

IsClosed

Bool

If True, the session has been stopped.

## Related Commands - [`Start-VBOTeamsItemRestoreSession`](start-vboteamsitemrestoresession.md) - [`Get-VBOTeamsItemRestoreSession`](get-vboteamsitemrestoresession.md) - [`Stop-VBOTeamsItemRestoreSession`](stop-vboteamsitemrestoresession.md)