Compartir a través de


TraceEntry.Timestamp Property

Namespace:  Microsoft.Exchange.Diagnostics
Assembly:  Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)

Syntax

'Declaration
Public ReadOnly Property Timestamp As DateTime
    Get
'Usage
Dim instance As TraceEntry
Dim value As DateTime

value = instance.Timestamp
public DateTime Timestamp { get; }

Property Value

Type: System.DateTime