_IDistributionGroupEvents.OnContactAdded Method
Raised when a contact is added to a distribution group.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT OnContactAdded
(
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.