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