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