Returns all matching contacts from the search results.

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

Syntax

C#
public 
IList<
Contact> 
Contacts { 
get; }

See Also