SmartHost.Address Property
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public ReadOnly Property Address As IPAddress
Get
'Usage
Dim instance As SmartHost
Dim value As IPAddress
value = instance.Address
public IPAddress Address { get; }
Property Value
Type: System.Net.IPAddress