Compartir a través de


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