TraceEntry.TraceTag Property
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public ReadOnly Property TraceTag As Integer
Get
'Usage
Dim instance As TraceEntry
Dim value As Integer
value = instance.TraceTag
public int TraceTag { get; }
Property Value
Type: System.Int32