Peter
Wed Mar 15 02:09:19 CST 2006
You need to interop with MAPI which is a COM API. Alternatively this managed
library supports reading from the inbox -
http://www.inthehand.com/WindowsMobile.aspx
Peter
--
Peter Foot
Windows Embedded MVP
www.peterfoot.net | www.inthehand.com
"Joel Krist" <JoelKrist@discussions.microsoft.com> wrote in message
news:61DDE16A-0767-4C03-8A3D-1BD3D55DDC23@microsoft.com...
> Hello,
>
> I'm creating a managed app that will run on Windows Mobile 5.0 that needs
> to
> be able to programatically read the messages sitting in the Inbox of the
> device's default email account. What are my options for doing this?
>
> Thanks for any pointers,
>
> Joel Krist