PickerDialog Members

Include Protected Members
Include Inherited Members

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

The PickerDialog type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Gets a ObjectApplication object that represents the container application for the PickerDialog object.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Gets a 32-bit integer that indicates the application in which the PickerDialog object was created.
Public property DataHandlerId Sets or gets the GUID of the Picker Dialog data handler component.
Public property Properties Returns the PickerProperties object to specify custom properties for data handler component.
Public property Title Gets or sets the title of a picker dialog displayed in the Picker Dialog.

Top

Methods

  Name Description
Public method CreatePickerResults Creates an empty PickerResults object.
Public method Resolve Resolves the token using the Picker Dialog and retrieves the results.
Public method Show Displays the Picker Dialog with already specified data handler and given options.

Top

See Also

Reference

PickerDialog Interface

Microsoft.Office.Core Namespace