How to read sms from windows phone 7 using c#
-
Tuesday, April 19, 2011 2:06 PMplease discuss How to read sms from windows phone 7 using c#.
All Replies
-
Tuesday, April 19, 2011 2:27 PM
You can either use
http://www.scampers.org/steve/sms/libraries.htm
Or
For accessing the inbox you need CE MAPI. Which is COM based. Alternatively you can use managed class MAPIdotnet.
http://www.codeproject.com/KB/mobile/PocketPCandSmartphone.aspxThanks,
A.m.a.L
[MVP Visual C#]
Dot Net Goodies
Don't hate the hacker, hate the code - Marked As Answer by Leo Liu - MSFTModerator Tuesday, April 26, 2011 1:55 AM
-
Tuesday, April 19, 2011 4:27 PM
Hi,
As this is a Windows Phone 7 issue rather than a C# language issue try rather http://forums.create.msdn.com/forums/ where you'll find your fellow WP7 developpers.
Please always mark whatever response solved your issue so that the thread is properly marked as "Answered". -
Friday, April 22, 2011 4:19 AMModeratorPlease confirm if Hashim's suggest meet your requirement.
If not please post your thread in the category suggested by Patrice to get specialized support.
Then I will move your thread into the Off-Topic forum shortly. Thanks.
Leo Liu [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.

-
Friday, May 25, 2012 8:37 AM
Dear Sir ;
you can't Access to CeMapi in WP7 any more ,even if you Native C++ As Component ,also you can't access to <sms.h>
br;
emran allan

