SPRecycleBinQuery members

Represents a query against the Recycle Bin.

The SPRecycleBinQuery type exposes the following members.

Constructors

  Name Description
Public method SPRecycleBinQuery Initializes a new instance of the SPRecycleBinQuery class.

Top

Properties

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

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPRecycleBinQuery class

Microsoft.SharePoint namespace