threadsafelog SMTPPort property
Return to Introduction  Previous page  Next page
Applies to
acThreadSafeLog component as subproperty of SendMail structure and acSendMail component.  

Declaration
property SMTPPort: Word; // 25 by default (standard STMP port number)  

Description
The SMTPPort specifies the port number of SMTP server (specifies the port which listen the server). The standard port number for SMTP protocol is 25.  

See also
EmailLastRecords method.