--- title: "VESPList" description: "Contains details about a Microsoft SharePoint list. Property Type Description String List name. Bool If True, the list is serial. Url SharePoint list URL. DateTime The date and time that the list was created. Get-VESPListReturns SharePoint lists." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vesplist.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VESPList" dateModified: "2026-08-18" --- # VESPList Contains details about a Microsoft SharePoint list.

Property

Type

Description

Name

String

List name.

IsSerial

Bool

If True, the list is serial.

Url

Url

SharePoint list URL.

CreationTime

DateTime

The date and time that the list was created.

## Related Commands [`Get-VESPList`](get-vesplist.md)