Grouping options for the
ContactListcontrol.
Namespace:
Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls(in Microsoft.Lync.Controls.dll)
Syntax
C# |
---|
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.
|