SPRecycleBinOrderBy enumeration

Specifies the column by which to order a Recycle Bin query.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
MinOrder by minimum size.
DefaultUse default order.
TitleName column.
DirNameOriginal Location column.
AuthorCreated By column.
DeletedDateDeleted column.
SizeSize column.
DeletedByDeleted By column.
MaxOrder by maximum size.
Show: