Partager via


_ICustomGroupEvents.OnContactAdded Method

Raised when a contact is added to a custom group. The added contact is provided by IGroupMembershipChangedEventData.

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

Syntax

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

Parameters

See Also

_ICustomGroupEvents Interface

UCCollaborationLib Namespace