History |
Error (email)
Purpose
Checks the return code of any message when a Send is issued.
It will be set to zero if the message has not yet been sent with the Send method, or if the send was completed successfully using the Send method.
In the case of an error, it will be set to the FirstClass error code issued by the server.
Syntax
Message.Error
| ||