Gets the e-mail address of a distribution group.

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

Syntax

C#
public 
string 
EmailAddress { 
get; }

See Also