MigrationEndpointIdParameter.MigrationEndpointId property
Namespace: Microsoft.Exchange.Management.Migration
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property MigrationEndpointId As MigrationEndpointId
Get
Private Set
'Usage
Dim instance As MigrationEndpointIdParameter
Dim value As MigrationEndpointId
value = instance.MigrationEndpointId
public MigrationEndpointId MigrationEndpointId { get; private set; }
Property value
Type: Microsoft.Exchange.Data.Storage.Management.Migration.MigrationEndpointId
See also
Reference
MigrationEndpointIdParameter class