Gets or sets an enumerated value which determines the manner in which contacts are grouped on the contact list.

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

Syntax

C#
public 

GroupByOption 
GroupViewBySetting { 
get; 
set; }

See Also