GroupByOption Enumeration
Grouping options for the ContactList control.
Namespace: Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Syntax
'Declaration
Public Enumeration GroupByOption
'Usage
Dim instance As GroupByOption
public enum GroupByOption
Members
Member name | Description | |
---|---|---|
Groups | Specifies that the list should be grouped by user groups. | |
Relationship | Specifies that the list should be grouped by relationship. | |
Status | Specifies that the list should be grouped by status. |