Gets or sets an enumerated value which determines the sort order of contacts within the group nodes on the contact list.

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

Syntax

C#
public 
SortByOption

SortBySetting { 
get; 
set; }

See Also