I'm starting out with a *.eml file from a 3rd party email software. We need to basically stuff a fwd/reply into the message and create a new eml/msg file.
I've gotten the Rebex Load(), Attachments.Add(), and Save() methods working.
I'm just not sure how to go about adding anything to the email body and creating a new file.
Any suggestions?