IContact.CustomGroups Property
Gets a collection of groups that the contact is a member of.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT get_CustomGroups
(
IGroupCollection** groups
);
Return Value
A value of the IGroupCollection** (IGroupCollection, for a .NET application) type.