PickerResult.DuplicateResults Property
Gets PickerResult collection if the result of resolving results has multiple candidates.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property DuplicateResults As Object
Get
'Usage
Dim instance As PickerResult
Dim value As Object
value = instance.DuplicateResults
Object DuplicateResults { get; }
Property Value
Type: System.Object
Remarks
Read-only.