ParameterNotSupportedForMigrationException.ParameterName property
Namespace: Microsoft.Exchange.Management.Migration
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public ReadOnly Property ParameterName As String
Get
'Usage
Dim instance As ParameterNotSupportedForMigrationException
Dim value As String
value = instance.ParameterName
public string ParameterName { get; }
Property value
Type: System.String
See also
Reference
ParameterNotSupportedForMigrationException class