PickerDialog Interface

Provides dialog user interface functionality for picking people or picking data.

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

Syntax

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

See Also

Reference

PickerDialog Members

Microsoft.Office.Core Namespace