Please refer:
Creating and reading Hotmail contacts (Live Connect)[
^]- This topic describes
how your apps can use the Live Connect APIs to create and read a Hotmail user's contacts.
Here are few test I found
here[
^] which you need to do before importing contacts from hotmail; have a look
1. Register your application to get Client ID and Client Secret
http://go.microsoft.com/fwlink/?LinkID=144070[
^]
2. Download and install Windows Live ID Delegated Authentication SDK 1.2
http://www.microsoft.com/download/en/details.aspx?id=2860[
^]
3. Add file windowsLiveLogin.cs to Project. It should be in
C:\Program Files\Windows Live ID\DelAuth\App_Code