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