MigrationWorkflowStep class

Inheritance hierarchy

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

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

Syntax

'Declaration
Public NotInheritable Class MigrationWorkflowStep _
    Inherits XMLSerializableBase
'Usage
Dim instance As MigrationWorkflowStep
public sealed class MigrationWorkflowStep : 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

MigrationWorkflowStep members

Microsoft.Exchange.Migration namespace