property FormattedReply: TStringList;
Description
The FormattedReply property represents the formatted response message received during execution of the latest command request to the SMTP server.
To obtain the response code, you can use the ReplyCode ptoperty.
This property is read-only.
See Also