IGroupCollectionEventData.Group Property
Gets the group object added or removed.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT get_Group
(
IGroup** group
);
Return Value
A value of the IGroup** (IGroup, for a .NET application) type.