Share via


MigrationWorkflowStep.StepInt property

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

Syntax

'Declaration
Public Property StepInt As Integer
    Get
    Set
'Usage
Dim instance As MigrationWorkflowStep
Dim value As Integer

value = instance.StepInt

instance.StepInt = value
public int StepInt { get; set; }

Property value

Type: System.Int32

See also

Reference

MigrationWorkflowStep class

MigrationWorkflowStep members

Microsoft.Exchange.Migration namespace