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