SearchResult Members
Include Protected Members
Include Inherited Members
A data structure which contains a single search result. See ContactSearchInputBox.
The SearchResult type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SearchResult |
Top
Properties
Name | Description | |
---|---|---|
Contact | Reserved for internal use. | |
HitHighlightSummary | An XML string which describes the matches in a Skill search summary. | |
Result | The contact or distribution group which was returned for this search result. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top