Compartir a través de


MonitoringEvent.EventMessage Property

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

Syntax

'Declaration
Public ReadOnly Property EventMessage As String
    Get
'Usage
Dim instance As MonitoringEvent
Dim value As String

value = instance.EventMessage
public string EventMessage { get; }

Property Value

Type: System.String