FindMessageTrackingSearchResultType.FirstHopServer Property
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Property FirstHopServer As String
Get
Set
'Usage
Dim instance As FindMessageTrackingSearchResultType
Dim value As String
value = instance.FirstHopServer
instance.FirstHopServer = value
public string FirstHopServer { get; set; }
Property Value
Type: System.String
Returns String.