Share via


RulePresentationObjectBase.IConfigurable.ObjectState property

Namespace:  Microsoft.Exchange.MessagingPolicies.Rules.Tasks
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 RulePresentationObjectBase
Dim value As ObjectState

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

Property value

Type: Microsoft.Exchange.Data.ObjectState

Implements

IConfigurable.ObjectState

See also

Reference

RulePresentationObjectBase class

RulePresentationObjectBase members

Microsoft.Exchange.MessagingPolicies.Rules.Tasks namespace