IFind.SortBy Property
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 member is for Macintosh only and should not be used.
public:
property Microsoft::Office::Core::MsoFileFindSortBy SortBy { Microsoft::Office::Core::MsoFileFindSortBy get(); void set(Microsoft::Office::Core::MsoFileFindSortBy value); };
public Microsoft.Office.Core.MsoFileFindSortBy SortBy { get; set; }
member this.SortBy : Microsoft.Office.Core.MsoFileFindSortBy with get, set
Public Property SortBy As MsoFileFindSortBy