Partager via


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

See also

Reference

CannotModifyCompletingRequestPermanentException class

CannotModifyCompletingRequestPermanentException members

CannotModifyCompletingRequestPermanentException overload

Microsoft.Exchange.Management.Tasks namespace