CannotModifyCompletingRequestPermanentException constructor (String, Exception)
Namespace: Microsoft.Exchange.Management.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Sub New ( _
name As String, _
innerException As Exception _
)
'Usage
Dim name As String
Dim innerException As Exception
Dim instance As New CannotModifyCompletingRequestPermanentException(name, innerException)
public CannotModifyCompletingRequestPermanentException(
string name,
Exception innerException
)
Parameters
- name
Type: System.String
- innerException
Type: System.Exception
See also
Reference
CannotModifyCompletingRequestPermanentException class
CannotModifyCompletingRequestPermanentException members