Share via


ObjectInvolvedInMultipleRelocationsPermanentException constructor (LocalizedString, String)

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 _
)
'Usage
Dim objectInvolved As LocalizedString
Dim requestGuids As String

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

Parameters

See also

Reference

ObjectInvolvedInMultipleRelocationsPermanentException class

ObjectInvolvedInMultipleRelocationsPermanentException members

ObjectInvolvedInMultipleRelocationsPermanentException overload

Microsoft.Exchange.MailboxReplicationService namespace