MailBeeNoIP4HostFoundExceptionHostEntry 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 HostEntry { get; }

Property Value

Type: IPHostEntry
The resolved host data which does not contain any IPv4-compatible IP addresses.
See Also