Occurs when a group is added (nested) to the distribution group.

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

Syntax

C#
public event 
EventHandler<

GroupCollectionChangedEventArgs> 
NestedGroupAdded

See Also