Compartir a través de


DatabaseCopyStatusEntry.LastCopiedLogTime Property

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

Syntax

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

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

Property Value

Type: System.Nullable<DateTime>
Returns Nullable<T>.