SP.RecycleBinItemState Enumeration
Applies to: SharePoint Foundation 2010
Specifies the Recycle Bin stage of the Recycle Bin item.
Values
Name |
Description |
---|---|
none |
The stage of the Recycle Bin item is not specified. The value = 0. |
firstStageRecycleBin |
Specifies that the Recycle Bin item is in the user Recycle Bin. The value = 1. |
secondStageRecycleBin |
Specifies that the Recycle Bin Item is in the site collection Recycle Bin. The value = 2. |