Share via


IGroupNameChangedEventData.NewName Property

Gets the new group name.

Namespace:  UCCollaborationLib
Assembly:  Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)

Syntax

HRESULT get_NewName
(
   BSTR* newGroupName
);

Return Value

A value of the BSTR* (string, for a .NET application) type.

See Also

IGroupNameChangedEventData Interface

UCCollaborationLib Namespace