Compartir a través de


MonitoringEvent.EventType Property

Namespace:  Microsoft.Exchange.Monitoring
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
Public ReadOnly Property EventType As EventTypeEnumeration
    Get
'Usage
Dim instance As MonitoringEvent
Dim value As EventTypeEnumeration

value = instance.EventType
public EventTypeEnumeration EventType { get; }