Share via


TargetExcludedFromProvisioningPermanentException constructor (Guid, Exception)

Namespace:  Microsoft.Exchange.MailboxReplicationService
Assembly:  Microsoft.Exchange.MailboxReplicationService.Common (in Microsoft.Exchange.MailboxReplicationService.Common.dll)

Syntax

'Declaration
Public Sub New ( _
    mdbName As Guid, _
    innerException As Exception _
)
'Usage
Dim mdbName As Guid
Dim innerException As Exception

Dim instance As New TargetExcludedFromProvisioningPermanentException(mdbName, _
    innerException)
public TargetExcludedFromProvisioningPermanentException(
    Guid mdbName,
    Exception innerException
)

Parameters

See also

Reference

TargetExcludedFromProvisioningPermanentException class

TargetExcludedFromProvisioningPermanentException members

TargetExcludedFromProvisioningPermanentException overload

Microsoft.Exchange.MailboxReplicationService namespace