MsoFileFindSortBy Enumeration
This enumeration applies to the Macintosh only and should not be used.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Public Enumeration MsoFileFindSortBy
'Usage
Dim instance As MsoFileFindSortBy
public enum MsoFileFindSortBy
Members
Member name | Description | |
---|---|---|
msoFileFindSortbyAuthor | This member is for Macintosh only and should not be used. | |
msoFileFindSortbyDateCreated | This member is for Macintosh only and should not be used. | |
msoFileFindSortbyLastSavedBy | This member is for Macintosh only and should not be used. | |
msoFileFindSortbyDateSaved | This member is for Macintosh only and should not be used. | |
msoFileFindSortbyFileName | This member is for Macintosh only and should not be used. | |
msoFileFindSortbySize | This member is for Macintosh only and should not be used. | |
msoFileFindSortbyTitle | This member is for Macintosh only and should not be used. |