MsoFileFindSortBy 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.
This enumeration applies to the Macintosh only and should not be used.
public enum class MsoFileFindSortBy
public enum MsoFileFindSortBy
type MsoFileFindSortBy =
Public Enum MsoFileFindSortBy
- Inheritance
-
MsoFileFindSortBy
Fields
Name | Value | Description |
---|---|---|
msoFileFindSortbyAuthor | 1 | This member is for Macintosh only and should not be used. |
msoFileFindSortbyDateCreated | 2 | This member is for Macintosh only and should not be used. |
msoFileFindSortbyLastSavedBy | 3 | This member is for Macintosh only and should not be used. |
msoFileFindSortbyDateSaved | 4 | This member is for Macintosh only and should not be used. |
msoFileFindSortbyFileName | 5 | This member is for Macintosh only and should not be used. |
msoFileFindSortbySize | 6 | This member is for Macintosh only and should not be used. |
msoFileFindSortbyTitle | 7 | This member is for Macintosh only and should not be used. |