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
Permanently deletes the Recycle Bin item.
SP.RecycleBinItem.deleteObject();
Applies To
Exceptions
- [System.ArgumentException]
Recycle Bin item does not exist. Error code: -2147024809.
- [System.UnauthorizedAccessException]
The current user has insufficient permissions. Error code: -2147024891.