Example Applies To
The port in which to use to connect to thePOP3 server.
Syntax
Visual Basic
object.POPServerPort [= integer]
Visual C++
int object.GetPOPServerPort()
void object.SetPOPServerPort(int iData)
| Part | Description |
| object | An instance of POP3 Wizard SSL v3 |
| iData | The port to use for connections. |
Remarks
POP3 mail servers are usually listening on port 110.