_Application.PickerDialog Property

Definition

Returns a PickerDialog object that provides the functionality to select people or data in a dialog box. Read-only.

public:
 property Microsoft::Office::Core::PickerDialog ^ PickerDialog { Microsoft::Office::Core::PickerDialog ^ get(); };
public Microsoft.Office.Core.PickerDialog PickerDialog { get; }
Public ReadOnly Property PickerDialog As PickerDialog

Property Value

Remarks

The PickerDialog object is available in the Microsoft Office type library. For more information, see the following objects and their members:

Applies to