Share via


MigrationBatch.Identity property

Namespace:  Microsoft.Exchange.Migration
Assembly:  Microsoft.Exchange.Migration (in Microsoft.Exchange.Migration.dll)

Syntax

'Declaration
Public Property Identity As MigrationBatchId
    Get
    Friend Set
'Usage
Dim instance As MigrationBatch
Dim value As MigrationBatchId

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

Property value

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

See also

Reference

MigrationBatch class

MigrationBatch members

Microsoft.Exchange.Migration namespace