How to read the unread SMS in windows mobile5.0 ? give me an idea.
I saw the reference link that is send and receive the SMS, but i ask how to read an existing SMS in inbox for particularly "UNREAD" SMS. give me an hints
How to read the unread SMS in windows mobile5.0 ? give me an idea.
I saw the reference link that is send and receive the SMS, but i ask how to read an existing SMS in inbox for particularly "UNREAD" SMS. give me an hints
This might help. : SMS Messaging Using the .NET Compact Framework . This article shows you how to read and send sms.
This might help
You will probably need to use some native code to access the CE MAPI api to retrieve the messages from the message store.
Alternatively I think mobile in the hand .net components by Peter Foot provides managed wrappers that may do what you need: