RecycleBinOrderBy Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum RecycleBinOrderBy
type RecycleBinOrderBy =
Public Enum RecycleBinOrderBy
- Inheritance
-
RecycleBinOrderBy
Fields
Name | Value | Description |
---|---|---|
DefaultOrderBy | 0 | |
Min | 0 | |
Title | 0 | |
DirName | 1 | |
Author | 2 | |
DeletedDate | 3 | |
Size | 4 | |
DeletedBy | 5 | |
Max | 6 | |
None | 6 |