Returns the collection of contacts in a subscription.

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

Syntax

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

See Also