简体   繁体   中英

how i add new full contact to WP with C# code?

I want to add new contact to WP's contact list with C# code. but not with SaveContactTask or SavePhoneNumberTask or etc.

I want to add advanced contact to WP contact database. How can I get access to Contact Database of Windows Phone to save my contact data ?

The only way this is possible is through the SaveContactTask . Windows Phone limits applications access to many of the functions of the underlying OS's data.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM