Returns all search results (contacts, groups or expert search results).

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

Syntax

C#
public 
IList<

SearchResult> 
AllResults { 
get; }

See Also