Occurs when the group description has changed.

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

Syntax

C#
public event 
EventHandler<

DescriptionChangedEventArgs> 
DescriptionChanged

See Also