Share via


MoveRequestStatistics.TotalArchiveItemCount property

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

Syntax

'Declaration
Public Property TotalArchiveItemCount As Nullable(Of ULong)
    Get
    Friend Set
'Usage
Dim instance As MoveRequestStatistics
Dim value As Nullable(Of ULong)

value = instance.TotalArchiveItemCount
public Nullable<ulong> TotalArchiveItemCount { get; internal set; }

Property value

Type: System.Nullable<UInt64>

See also

Reference

MoveRequestStatistics class

MoveRequestStatistics members

Microsoft.Exchange.MailboxReplicationService namespace