GroupType enumeration

Enumerates the group types.

Namespace:  Microsoft.Lync.Model.Group
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public Enumeration GroupType
'Usage
Dim instance As GroupType
public enum GroupType

Members

Member name Description
CustomGroup A user-created group.
DistributionGroup A group that represents a list of e-mail contacts (a distribution list).
FrequentContacts The group of most frequently used contacts.
FavoriteContacts The group of favorite contacts.
Invalid

See also

Reference

Microsoft.Lync.Model.Group namespace