Contact properties

  • Thread starter Thread starter Chen
  • Start date Start date
C

Chen

I need access Contact Properties of items in All Public Folder of Outlook
from VB.NET
I have tried to use Outlook Object Module and found works.

I have not try using CDOEX, CDOSYS. I need some guide for that.
if anyone can tell me which is better?

Thanks
 
CDOSYS has nothing to do with Outlook contacts. CDOEX can be used only on an
Exchange server itself. If you're writing a client application, the Outlook
object model and Redemption are your tools of choice.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top