Represents a distribution group (an e-mail distribution list).

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

Syntax

C#
public 
class 
DistributionGroup : 
Group

Inheritance Hierarchy

System . . :: . . Object
   System . . :: . . MarshalByRefObject
     UCWBase
       UCWFull
         Microsoft.Lync.Model.Group . . :: . . ContactCollection
           Microsoft.Lync.Model.Group . . :: . . Group
             Microsoft.Lync.Model.Group . . :: . . DistributionGroup

See Also