Share via


MonitoringData.Events property

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

Syntax

'Declaration
Public ReadOnly Property Events As MonitoringEventCollection
    Get
'Usage
Dim instance As MonitoringData
Dim value As MonitoringEventCollection

value = instance.Events
public MonitoringEventCollection Events { get; }

Property value

Type: Microsoft.Exchange.Monitoring.MonitoringEventCollection

See also

Reference

MonitoringData class

MonitoringData members

Microsoft.Exchange.Monitoring namespace