Compartilhar via


DatabaseCopyStatusEntry.LastLogReplayed property

Namespace:  Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public ReadOnly Property LastLogReplayed As Long
    Get
'Usage
Dim instance As DatabaseCopyStatusEntry
Dim value As Long

value = instance.LastLogReplayed
public long LastLogReplayed { get; }

Property value

Type: System.Int64

See also

Reference

DatabaseCopyStatusEntry class

DatabaseCopyStatusEntry members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace