PDA

View Full Version : SMS and Contacts in C#


Jabba
21st July 2003, 11:43 AM
Hi !

Where can i find information/a tutorial on how to send and receive SMS in C# (for .NET Compact Framework) and how to get Contacts (Name and mobilenumber) ???

Any ideas?

Thanks... Jabba

MaxSyntax
21st August 2003, 08:53 PM
You will have to resort to P/Invoking the Phone APIs from your C# application.

You can check out a couple of great articles on MSDN that will help you:

http://smartdevices.microsoftdev.com/Learn/Articles/622.aspx

http://smartdevices.microsoftdev.com/Learn/Articles/622.aspx