Share via


MailboxCorruptionRepairAbandonedPermanentException.FirstRepairAttemptedAt property

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

Syntax

'Declaration
Public ReadOnly Property FirstRepairAttemptedAt As DateTime
    Get
'Usage
Dim instance As MailboxCorruptionRepairAbandonedPermanentException
Dim value As DateTime

value = instance.FirstRepairAttemptedAt
public DateTime FirstRepairAttemptedAt { get; }

Property value

Type: System.DateTime

See also

Reference

MailboxCorruptionRepairAbandonedPermanentException class

MailboxCorruptionRepairAbandonedPermanentException members

Microsoft.Exchange.MailboxReplicationService namespace