Expand Minimize
This topic has not yet been rated - Rate this topic

SPSite.RecycleBin property

Gets the collection of recycle bin items for the site collection.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallableAttribute]
public SPRecycleBinItemCollection RecycleBin { get; }

Property value

Type: Microsoft.SharePoint.SPRecycleBinItemCollection
An SPRecycleBinItemCollection object that represents the recycle bin items.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.