GroupByOption Enumeration
Grouping options for the ContactList control.
Namespace: Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Syntax
public enum GroupByOption
Members
Member name | Value | Description | |
---|---|---|---|
Groups | 0 |
Specifies that the list should be grouped by user groups.
|
|
Relationship | 1 |
Specifies that the list should be grouped by relationship.
|
|
Status | 2 |
Specifies that the list should be grouped by status.
|