Now , I find ChooseContactDialog is as a new class at .net cf 2.0
But I do not know it clearly, I have found its describe at msdn.
But it is less code for reader's understanding.
I want to filter Contact list by their Property's values.
Such as , filter some contact which first name is bill.
How to do it.
Please paste the sample codes.
Thank you