在WP7中编辑联系人信息 [英] Editing Contacts info in WP7

查看:56
本文介绍了在WP7中编辑联系人信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

最近在我的国家/地区(埃及),他们决定编辑电话号码前缀,为每个手机前缀添加一个额外的电话号码(例如011-> 0111)

Recently in my Country (Egypt) They decided to edit the phone numbers prefix to add an extra number to each cell phone prefix (ex. 011->0111 )

我想制作一个可以以编程方式为我处理该编辑的应用程序

I want to make an application that will handle that editing programmatically for me

我知道我可以一次检索联系人信息,并且可以通过电话任务(电话号码选择器任务和电话号码保存任务)将新信息保存到特定联系人...

I know I can retrieve contacts info one by one and I can save new info to a certain contact through the phone tasks (phone number chooser task and phone number save task)...

到目前为止,我最好的选择是让用户一个接一个地选择联系人,并为每个联系人添加一个额外的电话号码,即新号码,但不能删除旧的电话号码,也不能遍历所有联系人.

till now my best shot is to make the user choose contacts one by one and for each one I add an extra phone number which is the new number, but cannot delete the old one, and cannot loop through all contacts.

有没有办法以编程方式做到这一点?

is there's a way to programmatically do that ?

推荐答案

不,没有.最好通过Windows Live或Google帐户导出所有联系人,然后从那里进行编辑.

No, there is not. You're better off to export all your contacts though Windows Live or your Google Account, and edit it from there.

Google可以导出到Microsoft Excel文档,您可以轻松地进行搜索和替换.(或CSV)

Google can export to a Microsoft Excel document, that you could easily do search&replace in. (Or CSV)

这篇关于在WP7中编辑联系人信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆