IFind.ListBy Property

This member is for Macintosh only and should not be used.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property ListBy As MsoFileFindListBy
    Get
    Set
'Usage
Dim instance As IFind
Dim value As MsoFileFindListBy

value = instance.ListBy

instance.ListBy = value
MsoFileFindListBy ListBy { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoFileFindListBy

See Also

Reference

IFind Interface

IFind Members

Microsoft.Office.Core Namespace