Share via


TestMigrationServerAvailabilityOutcome.SupportsCutover property

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
Public Property SupportsCutover As Boolean
    Get
    Set
'Usage
Dim instance As TestMigrationServerAvailabilityOutcome
Dim value As Boolean

value = instance.SupportsCutover

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

Property value

Type: System.Boolean

See also

Reference

TestMigrationServerAvailabilityOutcome class

TestMigrationServerAvailabilityOutcome members

Microsoft.Exchange.Data.Storage.Management namespace