MailBeeNoIP4HostFoundExceptionPort Property
Gets the port number to which the attempt to connect to the remote host was made.

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

Property Value

Type: Int32
An integer value which contains the port number of the failed connection.
See Also