开发者

How to add a contact by API?

开发者 https://www.devze.com 2023-02-12 15:28 出处:网络
Is there any class about the operation of the contact? how to add a contact with API like the way in windows mobile?开发者_运维问答

Is there any class about the operation of the contact?

how to add a contact with API like the way in windows mobile?开发者_运维问答

SaveEmailAddressTask and SavePhoneNumberTask are not useful.


The only APIs that the framework provides (at the moment at least) are the two tasks that you have already identified. To be honest, I wouldn't be surprised if it stays that way, too, in order to prevent malicious applications from littering the user's contacts.

0

精彩评论

暂无评论...
验证码 换一张
取 消