Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Invoked when custom group name changes. The new group name is provided by IGroupNameChangedEventData.
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.