Gets or sets a boolean value which indicates whether or not the count of contacts contained in each group is displayed.

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

Syntax

C#
public 
bool 
ShowContactCount { 
get; 
set; }

See Also