Share via


MigrationConfig.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 MigrationConfigId
    Get
    Friend Set
'Usage
Dim instance As MigrationConfig
Dim value As MigrationConfigId

value = instance.Identity
public MigrationConfigId Identity { get; internal set; }

Property value

Type: Microsoft.Exchange.Data.Storage.Management.MigrationConfigId

See also

Reference

MigrationConfig class

MigrationConfig members

Microsoft.Exchange.Data.Storage.Management namespace