简体   繁体   中英

How can I retrieve list of outlook contacts using VSTO?

I have created a VSTO project for outlook 2010 Using Visual studio 2010. I added below items to my project:

  1. A Ribbon with a Button
  2. A Windows Form

When the button is pressed by user, the form is showing. I want the form to show list of all contacts in outlook but I don't know how should I access contacts 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