all groups > dotnet compact framework > october 2004 >
You're in the

dotnet compact framework

group:

How to read SMS in inbox?


RE: How to read SMS in inbox? Alex Yakhnin [MVP]
10/28/2004 6:29:03 AM
dotnet compact framework:
Take a look at this great article by Maarten:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/ReceivingSMSMessages.asp?frame=true


--
Alex Yakhnin, .NET CF MVP
www.intelliprog.com
www.opennetcf.org

[quoted text, click to view]
How to read SMS in inbox? Daimy
10/28/2004 5:07:57 PM
I use MAPI to read the inbox, but only the messages in ActiveSync's inbox
can be read. The messages in SMS's inbox can not be read.

Help!

Thanks!


It's a really greate example! And how to send sms to the emulator? Daimy
10/29/2004 9:45:43 AM
Thanks!

It's a really greate example! And how to send sms to the emulator?



[quoted text, click to view]

Re: How to read SMS in inbox? Daimy
10/29/2004 9:51:25 AM
I read the sort coming of that sample.
But it is still greate!

Is there another way to read SMS in inbox instead of capturing the incoming
SMS?



[quoted text, click to view]

Re: How to read SMS in inbox? Peter Foot [MVP]
10/29/2004 6:24:37 PM
There are a se of APIs for interacting with SMS, the catch is that only one
application can have read access to the SMS store at once, which means you
have to kill the inbox process to read SMSs yourself. The
OpenNETCF.Phome.Sms namespace (www.opennetcf.org/sdf/) has code you can use
for this as long as Inbox or another app is using SMS.

Peter

--
Peter Foot
Windows Embedded MVP
www.inthehand.com | www.opennetcf.org

Do have an opinion on the effectiveness of Microsoft Windows Mobile and
Embedded newsgroups? Let us know!
https://www.windowsembeddedeval.com/community/newsgroups

[quoted text, click to view]

Re: How to read SMS in inbox? Daimy
11/1/2004 9:34:07 AM
But there are only some send functions in OPENNETCF.

The main point is that I can read Async inbox but I don't know how to read
SMS inbox.



[quoted text, click to view]

AddThis Social Bookmark Button