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
 
Back
Top