Share via


MigrationBatch.MigrationType property

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

Syntax

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

value = instance.MigrationType
public MigrationType MigrationType { get; internal set; }

Property value

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

See also

Reference

MigrationBatch class

MigrationBatch members

Microsoft.Exchange.Migration namespace