Andrei Jugovic
Posts: 59
Joined: 2007-02-08
|
Hi!
I have found posts in the forum concernig the question how to add a PST file to Outlook. The answer was to use NameSpaceExpression.AddStore(). This works fine.
Is there a similar function to add a Business Contact Manager Database (.mdf) to Outlook/BCM? (NameSpaceExpression.AddStore(myDatabase.mdf) does not work).
|
|
Dmitry Kostochko
Add-in Express team
Posts: 2887
Joined: 2004-04-05
|
Hi Andrei,
Is there a similar function to add a Business Contact Manager Database (.mdf) to Outlook/BCM?
I think there is no such method in the Outlook Object Model.
P.S. Note that we take up your forum requests in the order we receive them.
Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.
|
|