Share via


MoveRequestStatistics.QueuedTimestamp property

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

Syntax

'Declaration
Public ReadOnly Property QueuedTimestamp As Nullable(Of DateTime)
    Get
'Usage
Dim instance As MoveRequestStatistics
Dim value As Nullable(Of DateTime)

value = instance.QueuedTimestamp
public Nullable<DateTime> QueuedTimestamp { get; }

Property value

Type: System.Nullable<DateTime>

See also

Reference

MoveRequestStatistics class

MoveRequestStatistics members

Microsoft.Exchange.MailboxReplicationService namespace