Share via


_IContactManagerEvents.OnGroupRemoved Method

Raised when a group is removed from 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 OnGroupRemoved
(
   IContactManager* eventSource,
   IGroupCollectionChangedEventData* eventData
);

Parameters

See Also

_IContactManagerEvents Interface

UCCollaborationLib Namespace