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