How can I reply to a message?
Created Apr 21, 2000
John Zukowski Calling the reply() method of the Message class will create a properly created header for your reply. If you wish to include the content of the original message, you'll have to include it yourself.