Share via


INamedIdentity.Identity Property

Gets a system identifier for the entity.

Namespace:  Microsoft.Exchange.Configuration.Tasks
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
ReadOnly Property Identity As String
    Get
'Usage
Dim instance As INamedIdentity
Dim value As String

value = instance.Identity
string Identity { get; }

Property Value

Type: System.String
The system identifier of the entity.