_Application.PickerDialog Property
Returns a PickerDialog object that provides the functionality to select people or data in a dialog box. Read-only.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
ReadOnly Property PickerDialog As PickerDialog
Get
'Usage
Dim instance As _Application
Dim value As PickerDialog
value = instance.PickerDialog
[DispIdAttribute()]
PickerDialog PickerDialog { get; }
Property Value
Type: Microsoft.Office.Core.PickerDialog
Remarks
The PickerDialog object is available in the Microsoft Office type library. For more information, see the following objects and their members: