How can I reply to a message?
Created May 4, 2012
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.