Share via


TransactionOutcomeBase.EventType Property

Namespace:  Microsoft.Exchange.Monitoring
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property EventType As EventTypeEnumeration
    Get
    Private Set
'Usage
Dim instance As TransactionOutcomeBase
Dim value As EventTypeEnumeration

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