Share via


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

See also

Reference

ExEventLog class

ExEventLog members

Microsoft.Exchange.Diagnostics namespace