Occurs when a group is removed.

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

Syntax

C#
public event 
EventHandler<

GroupCollectionChangedEventArgs> 
GroupRemoved

See Also