AXSoft SMTPSock - Port

Description

Returns/sets the port to establish connection to

 
Type

Property

 
Syntax

object.Port [ = Long ]

Parameter Type Description
  Long The port (Default: 25)

 
Return Type

Long

 
Remarks

You do not need to usually worry about this property as most SMTP servers are set to listen on port 25 which is the default value.