Compartir a través de


DatabaseCopyStatusEntry.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 DatabaseCopyStatusEntry
Dim value As ObjectState

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

Property Value

Type: Microsoft.Exchange.Data.ObjectState
Returns ObjectState.

Implements

IConfigurable.ObjectState