SmartHost.Domain Property
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public ReadOnly Property Domain As Hostname
Get
'Usage
Dim instance As SmartHost
Dim value As Hostname
value = instance.Domain
public Hostname Domain { get; }