Share via


CalendarNotification.Identity property

This member overrides ConfigurableObject.Identity.

Namespace:  Microsoft.Exchange.Data.Storage.Management
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 CalendarNotification
Dim value As ObjectId

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

Property value

Type: Microsoft.Exchange.Data.ObjectId

See also

Reference

CalendarNotification class

CalendarNotification members

Microsoft.Exchange.Data.Storage.Management namespace