Share via


MigrationBatch.SkipSteps property

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

Syntax

'Declaration
Public Property SkipSteps As SkippableMigrationSteps
    Get
    Set
'Usage
Dim instance As MigrationBatch
Dim value As SkippableMigrationSteps

value = instance.SkipSteps

instance.SkipSteps = value
public SkippableMigrationSteps SkipSteps { get; set; }

Property value

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

See also

Reference

MigrationBatch class

MigrationBatch members

Microsoft.Exchange.Migration namespace