Share via


MailboxRestoreRequestStatistics.LastUpdateTimestamp property

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

Syntax

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

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

Property value

Type: System.Nullable<DateTime>

See also

Reference

MailboxRestoreRequestStatistics class

MailboxRestoreRequestStatistics members

Microsoft.Exchange.MailboxReplicationService namespace