MigrationBatch class

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.ConfigurableObject
    Microsoft.Exchange.Migration.MigrationBatch

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class MigrationBatch _
    Inherits ConfigurableObject
'Usage
Dim instance As MigrationBatch
[SerializableAttribute]
public class MigrationBatch : ConfigurableObject

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

MigrationBatch members

Microsoft.Exchange.Migration namespace