SortByOption enumeration
Sort options for the ContactList control.
Namespace: Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Syntax
'Declaration
Public Enumeration SortByOption
'Usage
Dim instance As SortByOption
public enum SortByOption
Members
Member name | Description | |
---|---|---|
Availability | Specifies that items within each group should be sorted by availability. | |
DisplayName | Specifies that items within each group should be sorted by display name. |