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
- firstRepairAttemptedAt
Type: System.DateTime
See also
Reference
MailboxCorruptionRepairAbandonedPermanentException class
MailboxCorruptionRepairAbandonedPermanentException members