Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Recycles the list and returns the list's globally unique identifier (GUID).
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Function Recycle As Guid
'Usage
Dim instance As SPList
Dim returnValue As Guid
returnValue = instance.Recycle()
public Guid Recycle()
Type: System.Guid
A System.Guid object that identifies the list.