RoutingHost.IsIPAddress property

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

Syntax

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

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

Property value

Type: System.Boolean
Returns Boolean.

See also

Reference

RoutingHost class

RoutingHost members

Microsoft.Exchange.Data.Transport namespace