PickerResult Interface

Represents a resolved or selected item of data.

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

Syntax

'Declaration
<GuidAttribute("000C03E4-0000-0000-C000-000000000046")> _
Public Interface PickerResult _
    Inherits _IMsoDispObj
'Usage
Dim instance As PickerResult
[GuidAttribute("000C03E4-0000-0000-C000-000000000046")]
public interface PickerResult : _IMsoDispObj

See Also

Reference

PickerResult Members

Microsoft.Office.Core Namespace