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