Occurs when a nested group is removed.

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

Syntax

C#
public event 
EventHandler<

GroupCollectionChangedEventArgs> 
NestedGroupRemoved

See Also