简体   繁体   English

如何在不使用“saveContactTask”的情况下保存多个联系人?

[英]How I can save multiple contacts without using “saveContactTask”?

In my application I want to keep several contacts on the phone book, but I want to do it transparently to the user. 在我的应用程序中,我想在电话簿上保留几个联系人,但我想透明地对用户这样做。 How I can do? 我该怎么办?

You must use the SaveContactTask. 您必须使用SaveContactTask。 Another public accessible way doesn't exist. 另一种公共可访问的方式不存在。 Maybe their is someday a homebrew way to do this but than is only suitable for a small percentage of users and the app wouldn't get certified for marketplace. 也许他们有一天会成为一个自制的方式来做到这一点,但仅适用于一小部分用户而且应用程序不会获得市场认证。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在不退出WP7中程序的情况下使用SaveContactTask? - How can I use SaveContactTask without exiting program in WP7? 不使用GDI +怎么保存图像? - How can I save images without using GDI+? 如何使用VSTO检索Outlook联系人列表? - How can I retrieve list of outlook contacts using VSTO? 如何从 Outlook 中读取缓存条目,然后将它们保存为通讯录中的联系人? - How can I read in the cache entries from outlook and then save them as contacts in my address book? 如何保存多个Listbox值 - How can I save multiple Listbox value 在没有模拟器的情况下如何在曲面表应用程序中创建模拟的联系人? - How can I create simulated contacts in a surface table application without the simulator? 如何不使用C#中的playerprefs来统一保存我的玩家位置 - How can i save my players position in unity without using playerprefs in C# 如何使用Windows 8.1 API在Windows Phone上保存联系人 - How to save contacts on windows phone using Windows 8.1 API 如何以.VCF格式保存联系人 - How to save contacts in the .VCF format 如何使用C#中的钩子将多个屏幕截图直接保存到Word文件中? - How can I save a multiple screenshots using hook in C#, directly to a word file?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM