EventCategoryObject.ObjectState Property

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

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

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

Implements

IConfigurable.ObjectState