DistributionGroup.EmailAddress Property

Gets the e-mail address of a distribution group.

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

Syntax

'Declaration
Public ReadOnly Property EmailAddress As String
    Get
'Usage
Dim instance As DistributionGroup
Dim value As String

value = instance.EmailAddress
public string EmailAddress { get; }

Property Value

Type: System.String

See Also

Reference

DistributionGroup Class

DistributionGroup Members

Microsoft.Lync.Model.Group Namespace