TargetDeliveryDomainMismatchPermanentException constructor (String)
Namespace: Microsoft.Exchange.MailboxReplicationService
Assembly: Microsoft.Exchange.MailboxReplicationService.Common (in Microsoft.Exchange.MailboxReplicationService.Common.dll)
Syntax
'Declaration
Public Sub New ( _
targetDeliveryDomain As String _
)
'Usage
Dim targetDeliveryDomain As String
Dim instance As New TargetDeliveryDomainMismatchPermanentException(targetDeliveryDomain)
public TargetDeliveryDomainMismatchPermanentException(
string targetDeliveryDomain
)
Parameters
- targetDeliveryDomain
Type: System.String
See also
Reference
TargetDeliveryDomainMismatchPermanentException class
TargetDeliveryDomainMismatchPermanentException members