NetworkConnectionInfo.IConfigurable.IsValid Property

Namespace:  Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Private ReadOnly Property IsValid As Boolean
    Implements IConfigurable.IsValid
    Get
'Usage
Dim instance As NetworkConnectionInfo
Dim value As Boolean

value = CType(instance, IConfigurable).IsValid
bool IConfigurable.IsValid { get; }

Property Value

Type: System.Boolean

Implements

IConfigurable.IsValid