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

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

Property Value

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