SortByOption Enumeration

Sort options for the ContactList control.

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

Syntax

public enum SortByOption

Members

Member name Value Description
Availability 0
Specifies that items within each group should be sorted by availability.
DisplayName 1
Specifies that items within each group should be sorted by display name.

See Also

Microsoft.Lync.Controls Namespace