NetworkConnectionInfo.IConfigurable.ObjectState Property
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Private ReadOnly Property ObjectState As ObjectState
Implements IConfigurable.ObjectState
Get
'Usage
Dim instance As NetworkConnectionInfo
Dim value As ObjectState
value = CType(instance, IConfigurable).ObjectState
ObjectState IConfigurable.ObjectState { get; }