Most examples and discussion has been around attachments, I have a simpler questions.
How do I get the body content? Assuming it is text and I am using an xmlDocument as the in message type. I am creating a common email schema that has the promoted subject, to, from etc. but cannot figure out how to get the content message.
Secondly, how can I protect against accessing an undefined field like CC? Do I need to scope and have an exception handler for each?
Maybe there is a simple example that I have missed,
Thanks
Doug