This topic has not yet been rated - Rate this topic

SPWeb.GetRecycleBinItems Method

Gets the recycle bin items that are based on the specified query.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
public SPRecycleBinItemCollection GetRecycleBinItems(
	SPRecycleBinQuery query
)

Parameters

query
Type: Microsoft.SharePoint.SPRecycleBinQuery
The query for items in the recycle bin.

Return Value

Type: Microsoft.SharePoint.SPRecycleBinItemCollection
The recycle bin items that match the query.

This method uses the properties of the query parameter to limit the number of items to return or set the order condition, but it cannot filter the specified item by properties of the item.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ