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; }

Property value

Type: Microsoft.Exchange.Data.ObjectState

Implements

IConfigurable.ObjectState

See also

Reference

IPListEntry class

IPListEntry members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace