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.
Sends the folder to the recycle bin.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function Recycle As Guid
'Usage
Dim instance As SPFolder
Dim returnValue As Guid
returnValue = instance.Recycle()
public Guid Recycle()
Return value
Type: System.Guid
A System.Guid that represents the transaction ID of the delete transaction.