Edit

Share via


Contact.CustomGroups Property

Definition

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

public:
 property Microsoft::Lync::Model::Group::GroupCollection ^ CustomGroups { Microsoft::Lync::Model::Group::GroupCollection ^ get(); };
public Microsoft.Lync.Model.Group.GroupCollection CustomGroups { get; }
member this.CustomGroups : Microsoft.Lync.Model.Group.GroupCollection
Public ReadOnly Property CustomGroups As GroupCollection

Property Value

Applies to