Share via


ObjectInvolvedInMultipleRelocationsPermanentException constructor (LocalizedString, String, Exception)

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

Syntax

'Declaration
Public Sub New ( _
    objectInvolved As LocalizedString, _
    requestGuids As String, _
    innerException As Exception _
)
'Usage
Dim objectInvolved As LocalizedString
Dim requestGuids As String
Dim innerException As Exception

Dim instance As New ObjectInvolvedInMultipleRelocationsPermanentException(objectInvolved, _
    requestGuids, innerException)
public ObjectInvolvedInMultipleRelocationsPermanentException(
    LocalizedString objectInvolved,
    string requestGuids,
    Exception innerException
)

Parameters

See also

Reference

ObjectInvolvedInMultipleRelocationsPermanentException class

ObjectInvolvedInMultipleRelocationsPermanentException members

ObjectInvolvedInMultipleRelocationsPermanentException overload

Microsoft.Exchange.MailboxReplicationService namespace