Share via


MailboxCorruptionRepairAbandonedPermanentException constructor (DateTime)

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

Syntax

'Declaration
Public Sub New ( _
    firstRepairAttemptedAt As DateTime _
)
'Usage
Dim firstRepairAttemptedAt As DateTime

Dim instance As New MailboxCorruptionRepairAbandonedPermanentException(firstRepairAttemptedAt)
public MailboxCorruptionRepairAbandonedPermanentException(
    DateTime firstRepairAttemptedAt
)

Parameters

See also

Reference

MailboxCorruptionRepairAbandonedPermanentException class

MailboxCorruptionRepairAbandonedPermanentException members

MailboxCorruptionRepairAbandonedPermanentException overload

Microsoft.Exchange.MailboxReplicationService namespace