PickerResult Members
Include Protected Members
Include Inherited Members
Represents a resolved or selected item of data.
The PickerResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Gets a Object object that represents the container application for the PickerResult object. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Gets a 32-bit integer that indicates the application in which the PickerResult object was created. |
![]() |
DisplayName | Represents a display name of PickerResult. |
![]() |
DuplicateResults | Gets PickerResult collection if the result of resolving results has multiple candidates. |
![]() |
Fields | Gets the field definitions of sub items in a PickerFields collection. |
![]() |
Id | Retrieves the unique identifier of the associated PickerResult object. |
![]() |
ItemData | Gets or sets a non-display purpose item binding to data. |
![]() |
SIPId | Gets or sets the identifier for Office Communication Server. It is used only for people picking scenario. |
![]() |
SubItems | Gets or sets display purpose or non-display purpose field data of a PickerResult object. It is used for passing column values in a Picker dialog. |
![]() |
Type | Gets the type of a PickerResult object. |
Top