ListBy Property
Applies To
FileFind object.
Description
Macintosh only. Returns or sets the way the found files are displayed in the results dialog box. Can be either of the following MsoFileFindListBy constants: msoFileFindListByName (which lists found files by their system file name) or msoFileFindListByTitle (which lists found files by their title property). Read/write.
See Also
Execute method, List property, ListCount property, ListHeaderCount property, ListIndex property.