Share via


SearchResult.HitHighlightSummary Property

An XML string which describes the matches in a Skill search summary.

Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)

Syntax

public string HitHighlightSummary { get;  }

Remarks

This string contains a sequence of skills which describe the contact found in the Result. The skill descriptions are separated by delimiters, and within each delimited sstring, there is additional XML markup which identifies the specific word or words which matched the search.

See Also

SearchResult Class

Microsoft.Lync.Controls Namespace