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.
Specifies whether the Recycle Bin is the end-user or site-collection Recycle Bin.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Enumeration SPRecycleBinType
Dim instance As SPRecycleBinType
public enum SPRecycleBinType
Members
| Member name | Description | |
|---|---|---|
| RecycleBin | Specifies the end-user Recycle Bin. Value = 1. | |
| SiteRecycleBin | Specifies the site-collection Recycle Bin. Value = 2. |