Expand Minimize
This topic has not yet been rated - Rate this topic

MsoSortBy Enumeration

Specifies sort order for files in a FileSearch object's FoundFiles collection.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)
public enum MsoSortBy
Member nameDescription
msoSortByFileNameFile name.
msoSortBySizeFile size.
msoSortByFileTypeFile type.
msoSortByLastModifiedLast modified date.
msoSortByNoneNo sort.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.