Add an Outlook Toolbar Button to Create a Business Note

  • Thread starter Thread starter Guest
  • Start date Start date
I don't know if this is your error, but the folder names in the BCM are
localized. I have the german version, so my case I had to use:
Set historyFolder = bcmRootFolder.Folders("Kommunikationshistorie")

Maybe change it to your danish folder name...but if this was your only
problem, it should throw out an exception, that the folder could not be
found...


mureren, am 22.04.2007 14:30:
 
Thanks Bernhard

that was the case.

In danish its
Set historyFolder = bcmRootFolder.Folders("Kommunikationsoversigt")
 

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