I am trying to write code that reads Outlook email periodically,and finds out whether we have received any new emails from a particular email ID. If Found, need to search for severity of the message, in the email body. If that matches a certain number,need to compose an email and send it to partuclar email ID again. What is the best possible way this can be done? Meaning which programing language can accomplish this easily? I am currently trying with VBScript. I am new to this. How easily this can be done using VB script?
Thanks,
Thanks,