MigrationUser.BatchId property

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

Syntax

'Declaration
Public Property BatchId As MigrationBatchId
    Get
    Friend Set
'Usage
Dim instance As MigrationUser
Dim value As MigrationBatchId

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

Property value

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

See also

Reference

MigrationUser class

MigrationUser members

Microsoft.Exchange.Migration namespace