SPRecycleBinQuery Properties
The SPRecycleBinQuery type exposes the following members.
| Name | Description | |
|---|---|---|
|
IsAscending | Gets or sets a Boolean value that specifies whether to sort in ascending order. |
|
ItemCollectionPosition | Gets or sets an object that is used to obtain the next set of rows in a paged view of the Recycle Bin. |
|
ItemState | Gets or sets the Recycle Bin stage of items to return in the query. |
|
OrderBy | Gets or sets the column by which to order the Recycle Bin query. |
|
RowLimit | Gets or sets a limit for the number of items returned in the query per page. |