Thats what I am using to read e-mail using C#:
outLookApp.NewMailEx += new ApplicationEvents_11_NewMailExEventHandler(outLookApp_NewMailEx); Outl
You'll likely run into this when Outlook is closed.
Also following this tutorial will ensure you're doing all the right steps part and parcel.
Best of luck!