IFind.SortBy Property
This member is for Macintosh only and should not be used.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property SortBy As MsoFileFindSortBy
Get
Set
'Usage
Dim instance As IFind
Dim value As MsoFileFindSortBy
value = instance.SortBy
instance.SortBy = value
MsoFileFindSortBy SortBy { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoFileFindSortBy