Do you want to integrate a task in your Windows Phone 7 application that will help users to save their contact details e.g. a phone number in their Contact List? If you want to do this, there is a class called SavePhoneNumberTask which will allow you to implement that task.
This small post will help you to understand the basics about the API and details about the implementation stuff with step-by-step details.