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
- objectInvolved
Type: Microsoft.Exchange.Data.Common.LocalizedString
- requestGuids
Type: System.String
See also
Reference
ObjectInvolvedInMultipleRelocationsPermanentException class
ObjectInvolvedInMultipleRelocationsPermanentException members
ObjectInvolvedInMultipleRelocationsPermanentException overload