Share via


SmtpAddress.Domain Property

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Public ReadOnly Property Domain As String
    Get
'Usage
Dim instance As SmtpAddress
Dim value As String

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

Property Value

Type: System.String