MessageTrackingEvent.Source Property
Namespace: Microsoft.Exchange.Management.TransportLogSearchTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property Source As String
Get
Friend Set
'Usage
Dim instance As MessageTrackingEvent
Dim value As String
value = instance.Source
public string Source { get; internal set; }
Property Value
Type: System.String