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.
Gets or sets the Recycle Bin stage of items to return in the query.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public Property ItemState As SPRecycleBinItemState
Get
Set
'Usage
Dim instance As SPRecycleBinQuery
Dim value As SPRecycleBinItemState
value = instance.ItemState
instance.ItemState = value
public SPRecycleBinItemState ItemState { get; set; }
Property Value
Type: Microsoft.SharePoint.SPRecycleBinItemState
An SPRecycleBinItemState value that specifies the Recycle Bin stage.