SmartHost.IsIPAddress property

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

Syntax

'Declaration
Public ReadOnly Property IsIPAddress As Boolean
    Get
'Usage
Dim instance As SmartHost
Dim value As Boolean

value = instance.IsIPAddress
public bool IsIPAddress { get; }

Property value

Type: System.Boolean

See also

Reference

SmartHost class

SmartHost members

Microsoft.Exchange.Data namespace