SmtpDomain.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 SmtpDomain
Dim value As String
value = instance.Domain
public string Domain { get; }
Property Value
Type: System.String