Returns whether a distribution group is expanded (enumerated its members).

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

Syntax

C#
public 
bool 
IsExpanded { 
get; }

See Also