Partager via


_ICustomGroupEvents.OnNameChanged Method

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

See Also

_ICustomGroupEvents Interface

UCCollaborationLib Namespace