'Retrieving emails from an exchange account... modify and resend

I would like to create a .NET app that will connect to an exchange account... iterate through the emails in the inbox... modify that email and then forward it.

How would I begin to go about this? My first thought was to write an app that manipulates Outlook but Outlook is really just an exchange UI ;-)

THanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source