Compartir a través de


TraceEntry.Id Property

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

Syntax

'Declaration
Public ReadOnly Property Id As Long
    Get
'Usage
Dim instance As TraceEntry
Dim value As Long

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

Property Value

Type: System.Int64