POP3SecureSocket.SendCommand
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
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.