SMTPSecureSocket.RemoveAllMessages
From Xojo Documentation
Method
Removes all messages from the send queue.
Example
This example removes all the messages in the queue.
Socket1.RemoveAllMessages
Removes all messages from the send queue.
This example removes all the messages in the queue.