Returns number of contact endpoints in the collection.

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

Syntax

C#
public 
int 
Count { 
get; 
set; }

Implements

ICollection < (Of < ( <' T > ) > ) > . . :: . . Count

See Also