ParameterNotSupportedForMigrationException constructor (String)
Namespace: Microsoft.Exchange.Management.Migration
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Sub New ( _
parameterName As String _
)
'Usage
Dim parameterName As String
Dim instance As New ParameterNotSupportedForMigrationException(parameterName)
public ParameterNotSupportedForMigrationException(
string parameterName
)
Parameters
- parameterName
Type: System.String
See also
Reference
ParameterNotSupportedForMigrationException class
ParameterNotSupportedForMigrationException members