PickerResult members (Office)
Represents a resolved or selected item of data.
Properties
Name | Description |
---|---|
Application | Gets an Application object that represents the container application for the PickerResult object. Read-only. |
Creator | Gets a 32-bit integer that indicates the application in which the PickerResult object was created. Read-only. |
DisplayName | Represents a display name of the PickerResult. Read/write. |
DuplicateResults | Gets a PickerResult collection if the result of resolving results has multiple candidates. Read-only. |
Fields | Represents field definitions of SubItems in a PickerFields collection. Read-only. |
Id | Retrieves the unique Id of the associated PickerResult object. Read-only. |
ItemData | Gets or sets a non-display purpose item binding to data. Read/write. |
SIPId | Is the identifier for Office Communication Server. It's used only for the people picking scenario. Read/write. |
SubItems | Display purpose or non-display purpose field data of a PickerResult object. It's used for passing column values in a Picker dialog. Read/write. |
Type | Represents the type of a PickerResult object. Read/write. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.