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.
Applies to: SharePoint Foundation 2010
Moves the list folder to the Recycle Bin and returns the identifier of the new Recycle Bin item.
var value = SP.Folder.recycle();
Return Value
Type: SP.GuidResult
Applies To
Exceptions
- [System.UnauthorizedAccessException]
The current user has insufficient permissions. Error code: -2147024891.