Hi everyone. I'm currently doing a school project, which require me to build a Mobile Application which is strictly using VB.NET as the language and the Windows Mobile SDK 6.

Here is my problem. I have found out how to recieve SMS messages when they are incoming and get their body text and use it to do something.

However, I now need to get the existing messages in the SMS inbox as well as delete them.

From my search on Google, I get plenty of weird results and codings ranging from C# to C++. However, my project require me to do it in VB.NET and that's the only language out of the three I know, so I cannot translate manually from C++ to VB.NET.

So can anyone kindly please guide me and my project team on this? I appreciate it and thanks in advance.