Icon OnComplete Event

property OnComplete: TMailerEvent

Available In: Server Applications

This event is triggered when the email send operation is complete. Use the StatusCode property to determine the status code returned by the mail server and, subsequently, whether the send operation was successful or not.
Image