Defines constants for the types of groups
supported.
Namespace:
Microsoft.Lync.Model.Group
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public enum GroupType |
Members
Member name | Value | Description | |
---|---|---|---|
CustomGroup | 1 |
A user-created group.
|
|
DistributionGroup | 3 |
A group that represents a list of e-mail
contacts (a distribution list).
|
|
FrequentContacts | 4 |
The group of most frequently used
contacts.
|
|
FavoriteContacts | 5 |
The group of favorite contacts.
|
|
Invalid | -1 |