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