ExchangeConnectionSettings.Type property
This member overrides ConnectionSettingsBaseType().
Namespace: Microsoft.Exchange.Data.Storage.Management
Assembly: Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property Type As MigrationType
Get
'Usage
Dim instance As ExchangeConnectionSettings
Dim value As MigrationType
value = instance.Type
public override MigrationType Type { get; }
Property value
Type: Microsoft.Exchange.Data.Storage.Management.MigrationType
See also
Reference
ExchangeConnectionSettings class