Partager via


_ICustomGroupEvents.OnContactRemoved Method

Raised when a contact is removed from a custom group. The removed contact is provided by IGroupMembershipChangedEventData.

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

Syntax

HRESULT OnContactRemoved
(
   IGroup* eventSource,
   IGroupMemberChangedEventData* eventData
);

Parameters

See Also

_ICustomGroupEvents Interface

UCCollaborationLib Namespace