Gets the server's reply code.
The numeric reply code from the server's response to the most recent command.
Reply codes in SMTP are three-digit numbers. The first digit (the most significant digit) indicates success or failure; the second and third digits provide more detailed information about the error. Error codes are listed in RFC 2822.
SmtpClient Class | Hunny.Mail Namespace | Reply codes in the SMTP specification