Share via


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

See also

Reference

ExEventLog.EventTuple structure

ExEventLog.EventTuple members

Microsoft.Exchange.Diagnostics namespace