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 the Recycle Bin stage of the item.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Enumeration SPRecycleBinItemState
Dim instance As SPRecycleBinItemState
public enum SPRecycleBinItemState
Members
| Member name | Description | |
|---|---|---|
| FirstStageRecycleBin | Specifies that the item is in the end-user Recycle Bin. | |
| SecondStageRecycleBin | Specifies that the item is in the second stage of the site-collection Recycle Bin. |