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
- mdbName
Type: System.Guid
- innerException
Type: System.Exception
See also
Reference
TargetExcludedFromProvisioningPermanentException class
TargetExcludedFromProvisioningPermanentException members