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