SPRecycleBinItemState Enumeration
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. |