Receive SMS

  • Thread starter Thread starter J?rgen Stolz
  • Start date Start date
J

J?rgen Stolz

Hi,

I´m looking for an example, what I should do to receive SMS. I only
found examples for sending SMS.
How could I use the SmsReadMessage()? Should I use the IMailRuleClient
but how.
Is anybody out there who could explain me the way or send me an
example?

Thanks
Juergen
 
If you want to receive SMS messages in your application outside the Inbox
you will need to use IMailRuleClient. There is a sample in the PocketPC 2003
SDK and in the Smartphone 2003 SDK. Look under win32 samples for mapirule.
What you find there is a COM plugin for Inbox that implements
IMailRuleClient. I am working on an article and a sample managed application
using mapirule, but it will be a few weeks probably before it is available
online. I will make sure to post an announcement in this newsgroup when the
article is available.

--
Regards,

Maarten Struys, eMVP
PTS Software bv

www.opennetcf.org | www.dotnetfordevices.com
 
Hi Maarten
Would you be kind enough to post the sample using IMailRuleClient from managed code, if you have completed it??

Thanks
Dharmesh
 
Hi Maarten
Would you be kind enough to post the sample using IMailRuleClient from managed code, if you have completed it??

Thanks
Dharmesh
 
Hi Maarten
Would you be kind enough to post the sample using IMailRuleClient from managed code, if you have completed it??

Thanks
Dharmesh
 
Hi Maarten
Would you be kind enough to post the sample using IMailRuleClient from managed code, if you have completed it??

Thanks
Dharmesh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top