I have a requirement to monitor a shared email account in Outlook 2010 for incoming email, checking for a specific subject line. If the email is found in the inbox then move email to a folder, if the email is not found in a set amount of time then send out an alert email.
I was thinking of writing a custom C# app using Exchange Web Service and run it as a scheduled job on our web server. Is there any problems with doing this? Has anyone created a similar job or know of any examples?
Infrastrure: Outlook 2010 Web server Windows Server 2008 C# .Net 4.0 or maybe 4.5