all groups > dotnet compact framework > october 2007 >
You're in the

dotnet compact framework

group:

How to get all phonenumbers of a contact with ChooseContactDialog?


How to get all phonenumbers of a contact with ChooseContactDialog? Thomas W
10/27/2007 5:30:01 PM
dotnet compact framework:
Hello,



in some applications it is possible to choose a contact and then all
phonenumbers of this contact are shown and you can then choose one of
thesenumbers. How can I make something like that in my own
application? I use the ChooseContactDialog but in every Tutorial is
only shown how to get the Contact and then how to access the propertys
of that contact. But in this case I have to touch every property and
proofif there is a valid entry. Is it possible to select one contact
in the Dialog and then to choose one of it´s numbers? I really don´t
know how.



Thank you so much


--
I'm trying a new usenet client for Mac, Nemo OS X.
You can download it at http://www.malcom-mac.com/nemo
Re: How to get all phonenumbers of a contact with ChooseContactDialog? Fabien
10/29/2007 2:19:02 PM
Hi,

You can create your own Form and use the ContactCollection Class to
get your contact items and then get all the phone numbers of your
contact.
http://msdn2.microsoft.com/en-us/library/microsoft.windowsmobile.pocketoutl=
ook.aspx

BR

Fabien Decret (Device Application Development MVP)
Windows Embedded Consultant

ADENEO (ADESET)
http://www.adeneo.adetelgroup.com/ | http://fabdecret.blogspot.com/



[quoted text, click to view]

AddThis Social Bookmark Button