SendToTerminalOnly Method
Sends to terminal only.
Syntax
void __fastcall SendToTerminalOnly();Remarks
This method is similar to Send but requests instead that the message is sent to the user's terminal. An exception with the server's response is raised if the user is not logged in or does not accept terminal messages. This method requires that AllowExtensions is set to True and is not supported by all mail relays.