Gets the list of all groups of which this contact is a member of.

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

Syntax

C#
public 

GroupCollection 
CustomGroups { 
get; }

See Also