Reading, Sending and Rec SMS

  • Thread starter Thread starter Mustafa Rabie
  • Start date Start date
M

Mustafa Rabie

Hi All,
I have a customer that i am developing a Desktop application for and he
wants as part of the app to be able to Sync his smartphone/pocketpc inbox,
sent items, deleted folders from his desktop, and also send sms from his
desktop and get notified when a new sms has arrived. Can anyone point me how
this can be reached using C#? and if there's a smaple that would be more
than great.
Your help is relly appreciated
thanks
mustafa
 
Thanks for the help, but actually i want to be able to read the messages
already saved in the inbox etc.
thanks
 
To do this you'll need to use MAPI, since MAPI is COM based you can't call
it directly from .NETCF v1.0. If you drop me an email I can add you to the
beta program for an upcoming MAPI library for .NETCF

Peter
 
hi peter,

yeah that would be great if you can add me to the beta program. My email is
(e-mail address removed), i tried finding your mail, but couldnt find it, and
not sure if the mail listed on the newsgroup is correct.

Thanks for your help really appreciated,

Mustafa Rabie
 
Ivtoo would like to read and parse a standard format response SMS on a
windows smartPhone 2003 device using VisualStudio 2003.

ANy help appreciated. Clif
 
Back
Top