ExEventLog.EventSource property
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public ReadOnly Property EventSource As ExEventSourceInfo
Get
'Usage
Dim instance As ExEventLog
Dim value As ExEventSourceInfo
value = instance.EventSource
public ExEventSourceInfo EventSource { get; }
Property value
Type: ExEventSourceInfo