TestMigrationServerAvailabilityResult.Status Property
Namespace: Microsoft.Exchange.Data.Storage.Management
Assembly: Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)
Syntax
'Declaration
Public Property Status As TestMigrationServerAvailabilityStatus
Get
Set
'Usage
Dim instance As TestMigrationServerAvailabilityResult
Dim value As TestMigrationServerAvailabilityStatus
value = instance.Status
instance.Status = value
public TestMigrationServerAvailabilityStatus Status { get; set; }
Property Value
Type: Microsoft.Exchange.Data.Storage.Management.TestMigrationServerAvailabilityStatus