Occurs when the group is renamed.

Namespace:  Microsoft.Lync.Model.Group
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public event 
EventHandler<

GroupNameChangedEventArgs> 
NameChanged

See Also