Share via


MigrationEndpoint.Identity property

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

Syntax

'Declaration
Public Property Identity As MigrationEndpointId
    Get
    Set
'Usage
Dim instance As MigrationEndpoint
Dim value As MigrationEndpointId

value = instance.Identity

instance.Identity = value
public MigrationEndpointId Identity { get; set; }

Property value

Type: Microsoft.Exchange.Data.Storage.Management.Migration.MigrationEndpointId

See also

Reference

MigrationEndpoint class

MigrationEndpoint members

Microsoft.Exchange.Data.Storage.Management namespace