I am struggling to find a simple way to reply to an email in an Inbox using TestComplete.
At the moment I am using code for that can be found here http://support.smartbear.com/viewarticle/9022/ under the JScript section.
I have managed to create and send an email based off the body and subject to simulate a reply. However this is not sufficient as the software I am testing needs to have a real reply to link it to the message that has been previously sent to place it in the correct users mailbox.
Any help would be greatly appreciated. If you need more info please ask.