--- title: "VBRExchangeRestoreSession" description: "Contains details about a Veeam Explorer for Microsoft Exchange restore session started with a restore point created by Veeam Backup & Replication. Property Type Description GUID Restore session ID." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vbrexchangerestoresession.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VBRExchangeRestoreSession" dateModified: "2026-08-18" --- # VBRExchangeRestoreSession Contains details about a Veeam Explorer for Microsoft Exchange restore session started with a restore point created by Veeam Backup & Replication.
|
Property |
Type |
Description |
|---|---|---|
|
Id |
GUID |
Restore session ID. |
|
StartTime |
DateTime |
Date and time when the restore session was started. |
|
IsRestoreAvailable |
Bool |
If True, you can restore your data. |
|
Audit |
ExchangeExtendedAuditWrapper |
Audit. |
|
IsClosed |
Bool |
If True, the session has been stopped. |
|
Stores |
Path to the Microsoft Exchange database. |