C crino Apr 15, 2005 #1 Hi i'm working on MAPI for sms. I would like to enumerate the sms' folders there is any example or you have some clue? thanx in advance
Hi i'm working on MAPI for sms. I would like to enumerate the sms' folders there is any example or you have some clue? thanx in advance
S Sergey Bogdanov Apr 15, 2005 #2 If you are using Smartphone or PPC Phone Edition see OpenNETCF.Phone.Sms namespace: http://www.opennetcf.org/SourceBrow...CF/InetPub/wwwroot/Source/OpenNETCF.Phone/Sms Best regards, Sergey Bogdanov http://www.sergeybogdanov.com
If you are using Smartphone or PPC Phone Edition see OpenNETCF.Phone.Sms namespace: http://www.opennetcf.org/SourceBrow...CF/InetPub/wwwroot/Source/OpenNETCF.Phone/Sms Best regards, Sergey Bogdanov http://www.sergeybogdanov.com
S Sergey Bogdanov Apr 15, 2005 #3 Sorry, have not noticed that there are no SMS list functions, just sending. You have to implement a native component that will use MAPI and provide set of functions that will be used from CF application, using P/Invoke service. Best regards, Sergey Bogdanov http://www.sergeybogdanov.com
Sorry, have not noticed that there are no SMS list functions, just sending. You have to implement a native component that will use MAPI and provide set of functions that will be used from CF application, using P/Invoke service. Best regards, Sergey Bogdanov http://www.sergeybogdanov.com
S Sergey Bogdanov Apr 15, 2005 #5 How to connect to a message store see this link: http://msdn.microsoft.com/library/en-us/devguidesp/html/sp_inbox_and_ce_messaging_gixa.asp Mastering CEMAPI http://www.developer.com/ws/pc/article.php/3381221 Best regards, Sergey Bogdanov http://www.sergeybogdanov.com
How to connect to a message store see this link: http://msdn.microsoft.com/library/en-us/devguidesp/html/sp_inbox_and_ce_messaging_gixa.asp Mastering CEMAPI http://www.developer.com/ws/pc/article.php/3381221 Best regards, Sergey Bogdanov http://www.sergeybogdanov.com
C crino Apr 15, 2005 #6 Thanx again Sergey ) Sergey Bogdanov said: How to connect to a message store see this link: http://msdn.microsoft.com/library/en-us/devguidesp/html/sp_inbox_and_ce_messaging_gixa.asp Mastering CEMAPI http://www.developer.com/ws/pc/article.php/3381221 Best regards, Sergey Bogdanov http://www.sergeybogdanov.com Click to expand...
Thanx again Sergey ) Sergey Bogdanov said: How to connect to a message store see this link: http://msdn.microsoft.com/library/en-us/devguidesp/html/sp_inbox_and_ce_messaging_gixa.asp Mastering CEMAPI http://www.developer.com/ws/pc/article.php/3381221 Best regards, Sergey Bogdanov http://www.sergeybogdanov.com Click to expand...