Pop3Client.Port (gb.net.pop3)

Property Port As Integer

Return or set the port used for connecting to the POP server.

If the port is zero, then a default value will be used according to the value of the Encrypt property.

  • For plain-text connections, the default port is 110.

  • For SSL encryption, the default port is 995.