Re: How to get Email data? (General questions)
Hi Ronald,
Actually, wodSmtpServer doesn't manipulate data, so it doesn't have a parser included. However, you can still get whole message body by using Body property (Should be available in events through User.Message.Body.
You can find more info on Message object here: http://www.weonlydo.com/SmtpServer/Help/wodSmtpServer-SmtpMessage.html
Hope this helps.
Regards,
Damba