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