Share via


MigrationWorkflowStep.Step property

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

Syntax

'Declaration
Public Property Step As MigrationStep
    Get
    Set
'Usage
Dim instance As MigrationWorkflowStep
Dim value As MigrationStep

value = instance.Step

instance.Step = value
public MigrationStep Step { get; set; }

Property value

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

See also

Reference

MigrationWorkflowStep class

MigrationWorkflowStep members

Microsoft.Exchange.Migration namespace