_Application.PickerDialog Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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: