HostResolvedEventArgsRemoteHost Property
Gets a reference to the resolved host data.

Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public IPHostEntry RemoteHost { get; }

Property Value

Type: IPHostEntry
The resolved host data.
See Also