Share via


PublicFolderMigrationRequestStatistics.TotalFailedDuration property

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

Syntax

'Declaration
Public ReadOnly Property TotalFailedDuration As Nullable(Of EnhancedTimeSpan)
    Get
'Usage
Dim instance As PublicFolderMigrationRequestStatistics
Dim value As Nullable(Of EnhancedTimeSpan)

value = instance.TotalFailedDuration
public Nullable<EnhancedTimeSpan> TotalFailedDuration { get; }

Property value

Type: System.Nullable<EnhancedTimeSpan>

See also

Reference

PublicFolderMigrationRequestStatistics class

PublicFolderMigrationRequestStatistics members

Microsoft.Exchange.MailboxReplicationService namespace