MigrationWorkflow class

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.Directory.XMLSerializableBase
    Microsoft.Exchange.Migration.MigrationWorkflow

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

Syntax

'Declaration
Public NotInheritable Class MigrationWorkflow _
    Inherits XMLSerializableBase
'Usage
Dim instance As MigrationWorkflow
public sealed class MigrationWorkflow : XMLSerializableBase

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

MigrationWorkflow members

Microsoft.Exchange.Migration namespace