How do I go about retrieving email messages from an Exchange email account using .net? I need to read all new messages (as they are received), and mark the message as read once I'm done processing it. I've done a little research and it appears possible to do but I haven't found any examples yet. Can anyone point me in the right direction?