Share via


PerimeterConfig.MigrationInProgress property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Property MigrationInProgress As Boolean
    Get
    Set
'Usage
Dim instance As PerimeterConfig
Dim value As Boolean

value = instance.MigrationInProgress

instance.MigrationInProgress = value
public bool MigrationInProgress { get; set; }

Property value

Type: System.Boolean

See also

Reference

PerimeterConfig class

PerimeterConfig members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace