_IDistributionGroupEvents.OnContactRemoved Method
Raised when a contact is removed from a distribution group.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT OnContactRemoved
(
IGroup* eventSource,
IGroupMemberChangedEventData* eventData
);
Parameters
- eventSource
Type: UCCollaborationLib.IGroup
A value of the IGroup type.
- eventData
Type: UCCollaborationLib.IGroupMemberChangedEventData
A value of the IGroupMemberChangedEventData type.