Share via


IPListEntry.ObjectState Property

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

Syntax

'Declaration
Public ReadOnly Property ObjectState As ObjectState
    Get
'Usage
Dim instance As IPListEntry
Dim value As ObjectState

value = instance.ObjectState
public ObjectState ObjectState { get; }

Implements

IConfigurable.ObjectState