A data structure which contains a single search result. See ContactSearchInputBox.

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

Syntax

C#
public 
class 
SearchResult

Remarks

A search resultconsists of a single contact or distribution group. For skill searches, the result also contains a stringwhich highlights matches for the contact's skill description.

Inheritance Hierarchy

System . . :: . . Object
   Microsoft.Lync.Controls . . :: . . SearchResult

See Also