Share via


PimSubscriptionProxy.Identity 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 ReadOnly Property Identity As ObjectId
    Get
'Usage
Dim instance As PimSubscriptionProxy
Dim value As ObjectId

value = instance.Identity
public ObjectId Identity { get; }

Property Value

Type: Microsoft.Exchange.Data.ObjectId

Implements

IConfigurable.Identity