Compartir a través de


MonitoringEvent.EventInstanceName Property

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

Syntax

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

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

Property Value

Type: System.String