Share via


PimSubscriptionProxy.ObjectState property

Namespace:  Microsoft.Exchange.Transport.Sync.Common.Subscription.Pim
Assembly:  Microsoft.Exchange.Transport.Sync.Common (in Microsoft.Exchange.Transport.Sync.Common.dll)

Syntax

'Declaration
Public Overridable Property ObjectState As ObjectState
    Get
    Set
'Usage
Dim instance As PimSubscriptionProxy
Dim value As ObjectState

value = instance.ObjectState

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

Property value

Type: Microsoft.Exchange.Data.ObjectState

See also

Reference

PimSubscriptionProxy class

PimSubscriptionProxy members

Microsoft.Exchange.Transport.Sync.Common.Subscription.Pim namespace