Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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