Occurs when the expansion state of a distribution group has changed.

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

Syntax

C#
public event 
EventHandler<

DistributionGroupExpansionStateChangedEventArgs> 
ExpansionStateChanged

See Also