How to read unread SMS in windows mobile 5.0?
I saw the reference link that is send and receive SMS, but I ask how to read an existing SMS in inbox for particularly "UNREAD" SMS?
How to read unread SMS in windows mobile 5.0?
I saw the reference link that is send and receive SMS, but I ask how to read an existing SMS in inbox for particularly "UNREAD" 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: