Share via


MigrationBatch.TargetEndpoint property

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

Syntax

'Declaration
Public Property TargetEndpoint As MigrationEndpoint
    Get
    Set
'Usage
Dim instance As MigrationBatch
Dim value As MigrationEndpoint

value = instance.TargetEndpoint

instance.TargetEndpoint = value
public MigrationEndpoint TargetEndpoint { get; set; }

Property value

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

See also

Reference

MigrationBatch class

MigrationBatch members

Microsoft.Exchange.Migration namespace