Wonder if anyone can help.
I have a problem whereby when a user forwards an email, the newly composed email seems to store the forwarded message in something other than the body field accessible via the uiDoc.
So for example, I put some code in my querysend event of the memo form, which, via the uiDocument, took the contents of the body field and displayed them, only displayed the newly added content of the email, not the forwarded text.
Does anyone know how I can get access to the rest of the email? I need to be able to do this in the query send event.
Thanks