Peter
Thu Feb 15 02:57:37 CST 2007
Its not directly possible since you have to use CEMAPI which is a COM API
although not a well written one as it doesn't implement QueryInterface
correctly on it's interfaces so .NETCF 2.0 COM interop cannot be used to
call it. There is an existing wrapper library here -
http://www.inthehand.com/WindowsMobile.aspx
Peter
--
Peter Foot
Device Application Development MVP
www.peterfoot.net | www.inthehand.com
<sanketkhandare99@gmail.com> wrote in message
news:1171516233.767551.136690@a34g2000cwb.googlegroups.com...
> am working on Windows Mobile 5.0 using C#.Net.
>
> I want to develop one application for that I have to read all the
> stored SMS on mobile device.
> Not to read new incomming SMS but which are already in mobile device.
>
> So can you help me how to read all the SMS stored on mobile device
> using WM 5.0 and C#
>
> Please reply me soon.
>