_IDistributionGroupEvents.OnNameChanged Method
Invoked when a distribution group name changes.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT OnNameChanged
(
IGroup* eventSource,
IGroupNameChangedEventData* eventData
);
Parameters
- eventSource
Type: UCCollaborationLib.IGroup
A value of the IGroup type.
- eventData
Type: UCCollaborationLib.IGroupNameChangedEventData
A value of the IGroupNameChangedEventData type.