SmtpDomainWithSubdomains.Address property
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public ReadOnly Property Address As String
Get
'Usage
Dim instance As SmtpDomainWithSubdomains
Dim value As String
value = instance.Address
public string Address { get; }
Property value
Type: System.String
See also
Reference
SmtpDomainWithSubdomains class