--- title: "VESPRestoreResult" description: "Contains details about a Veeam Explorer for Microsoft SharePoint item restore process. Property Type Description String Title of the restored item. String SharePoint item type. String[] URL of the SharePoint item." canonical: "https://helpcenter.veeam.com/docs/vbo365/explorers_powershell/vesprestoreresult.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VESPRestoreResult" dateModified: "2026-08-18" --- # VESPRestoreResult Contains details about a Veeam Explorer for Microsoft SharePoint item restore process.

Property

Type

Description

Title

String

Title of the restored item.

Type

String

SharePoint item type.

Path

String[]

URL of the SharePoint item.

Warnings

String[]

Array of warnings that appeared during the restore operation.

Error

String

Error that occurred during the restore operation.

IsSkipped

Bool

If True, the item was skipped during the restore operation.