MailBeeGetRemoteHostNameExceptionHostName Property
Gets the host name which was not resolved.

Namespace: MailBee
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public string HostName { get; }

Property Value

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