How to reference the mail which triggered the outlook macro?
问题 I am designing a QTP framework which in which the automation engineer sends an email in order to start the test suite execution (The email can be scheduled using MS Outlook) As soon as the trigger mail is received, the attachment should be downloaded and QTP should be launched (automatically) using appropriate settings by the Outlook Macro But in the above scenario I want to download the attachment of the mail and move the mail to a different folder which triggered the macro. Is there any way