I plan on creating a windows service that will monitor an exchange mailbox for mails with particular subject. The attachments from such emails need to be stored in a specific folder on the network share. I believe I can achieve this using Exchange Web Services Managed API (using Exchange 2007 SP1).
If you have experience with this, please share some samples or links other than the MSDN link below that can give me a jump start.
http://msdn.microsoft.com/en-us/library/dd633696%28v=EXCHG.80%29.aspx