ExEventLog.EventTuple.EventId property
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public ReadOnly Property EventId As UInteger
Get
'Usage
Dim instance As ExEventLog.EventTuple
Dim value As UInteger
value = instance.EventId
public uint EventId { get; }
Property value
Type: System.UInt32