Share via


TestMigrationServerAvailabilityOutcome.Result property

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

Syntax

'Declaration
Public Property Result As TestMigrationServerAvailabilityResult
    Get
    Set
'Usage
Dim instance As TestMigrationServerAvailabilityOutcome
Dim value As TestMigrationServerAvailabilityResult

value = instance.Result

instance.Result = value
public TestMigrationServerAvailabilityResult Result { get; set; }

Property value

Type: TestMigrationServerAvailabilityResult

See also

Reference

TestMigrationServerAvailabilityOutcome class

TestMigrationServerAvailabilityOutcome members

Microsoft.Exchange.Data.Storage.Management namespace