This documentation is archived and is not being maintained.
SPRecycleBinOrderBy enumeration
Specifies the column by which to order a Recycle Bin query.
Namespace:
Microsoft.SharePointAssembly:
Microsoft.SharePoint (in Microsoft.SharePoint.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| Min | Order by minimum size. |
| Default | Use default order. |
| Title | Name column. |
| DirName | Original Location column. |
| Author | Created By column. |
| DeletedDate | Deleted column. |
| Size | Size column. |
| DeletedBy | Deleted By column. |
| Max | Order by maximum size. |