Partager via


_IContactManagerEvents.OnGroupAdded Method

Raised when a group is added to a group collection. The updated group collection can be obtained from the IContactManager.Groups property.

Namespace:  UCCollaborationLib
Assembly:  Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)

Syntax

HRESULT OnGroupAdded
(
   IContactManager* eventSource,
   IGroupCollectionChangedEventData* eventData
);

Parameters

See Also

_IContactManagerEvents Interface

UCCollaborationLib Namespace