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. |
Related Commands