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