Gets or sets whether the Frequent Contacts Group is shown when GroupViewBySettingis set to Groups.

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

Syntax

C#
public 
bool 
ShowFrequentContacts { 
get; 
set; }

See Also