Share via


UserConfigurationObject.Identity property

This member overrides ConfigurableObject.Identity.

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

Syntax

'Declaration
Public Overrides ReadOnly Property Identity As ObjectId
    Get
'Usage
Dim instance As UserConfigurationObject
Dim value As ObjectId

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

Property value

Type: Microsoft.Exchange.Data.ObjectId

Implements

IConfigurable.Identity
IConfigurable.Identity

See also

Reference

UserConfigurationObject class

UserConfigurationObject members

Microsoft.Exchange.Data.Storage.StoreConfigurableType namespace