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

SPRecycleBinType enumeration

Specifies whether the recycle bin is the end-user or site-collection recycle bin.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableTypeAttribute]
public enum SPRecycleBinType
Member nameDescription
NoRecycleBinIndicates that the type of the recycle bin is not specified.
RecycleBinSpecifies the end-user recycle bin. Value = 1.
SiteRecycleBinSpecifies the site-collection recycle bin. Value = 2.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.