Partager via


MailboxRelocationJoinTargetNotContainerOwnerException constructor (String, Exception)

Namespace:  Microsoft.Exchange.Management.Tasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Sub New ( _
    mailbox As String, _
    innerException As Exception _
)
'Usage
Dim mailbox As String
Dim innerException As Exception

Dim instance As New MailboxRelocationJoinTargetNotContainerOwnerException(mailbox, _
    innerException)
public MailboxRelocationJoinTargetNotContainerOwnerException(
    string mailbox,
    Exception innerException
)

Parameters

See also

Reference

MailboxRelocationJoinTargetNotContainerOwnerException class

MailboxRelocationJoinTargetNotContainerOwnerException members

MailboxRelocationJoinTargetNotContainerOwnerException overload

Microsoft.Exchange.Management.Tasks namespace