POP3SecureSocket.SendCommand
From Xojo Documentation
Method
POP3SecureSocket.SendCommand(Command as String)
New in 2019r2
Supported for all project types and targets.
New in 2019r2
Supported for all project types and targets.
Sends the command specified by Command to the mail server.
Notes
SendCommand is useful when you need to send a command that in not supported by the socket.