SP.RecycleBinItemCollection.deleteAll() Method
Applies to: SharePoint Foundation 2010
Permanently deletes all recycle bin items.
SP.RecycleBinItemCollection.deleteAll();
Applies To
SP.RecycleBinItemCollection Class
Exceptions
- SPQueryThrottledException
Throttling limit is exceeded by the operation. Error code: -2147024860.
- UnauthorizedAccessException
The current user has insufficient permissions. Error code: - 2147024891.
See Also
Reference
SP.RecycleBinItemCollection Methods