MailBeeGetRemoteHostNameExceptionHostName Property
Gets the host name which was not resolved.

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

Property Value

Type: String
A string containing the host name which was not resolved.
See Also