Returns an integer value containing the status code of the last SMTP operation.
3-digit integer value (such as 220) containing the SMTP status code taken from the last received response from the server.
The developer can use this value for advanced use of Smtp component (such as sophisticated error handling).
Smtp Class | MailBee.SmtpMail Namespace | GetServerResponse