VBA and BCM for Outlook

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm developing a small program to syncronize the contacts and accounts from Outlook with Business Contact Manager with another SQLServer db
I cannot access BCM contacts and accounts through the Outlook object model as a simple contact
Can anyone help me

Thanks
 
Can you show a code snippet? The BCM folders should be available through the
Namespace.Folders collection.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



Andrea Colombo said:
I'm developing a small program to syncronize the contacts and accounts
from Outlook with Business Contact Manager with another SQLServer db.
 

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