VBOExchangeRestoreSession
Contains details about a Veeam Explorer for Microsoft Exchange restore session started with a restore point created by Veeam Backup for Microsoft 365.
|
Property |
Type |
Description |
|---|---|---|
|
Id |
GUID |
Restore session ID. |
|
IsRestoreAvailable |
Bool |
If True, you can use this restore session to restore your data. |
|
Audit |
ExchangeExtendedAuditWrapper |
Audit. |
|
IsClosed |
Bool |
If True, the session has been stopped. |
|
Stores |
Path to the Microsoft Exchange database. |
Related Commands
Start-VBOExchangeItemRestoreSessionStarts restore sessions to explore backed-up Microsoft Exchange items and to perform operations with these items.Get-VBOExchangeItemRestoreSessionReturns active restore sessions started to perform operations with backed-up Microsoft Exchange items.Stop-VBOExchangeItemRestoreSessionStops active restore sessions initiated to perform operations with backed-up Microsoft Exchange items.