Open a certain folder

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

Guest

Hi, I have designed a form in order to add appointments that are not
recurrent (appointments are the 12th november, 14th december, 29 january...no
recursive pattern) and I would like that when you use this form (shown in
modeless mode so you can work with the background) outlook displays the
calendar folder.

I can do it starting with the namespace stuff and with the
getdefaultfolder(olcalendar) and displaying the folder but the folder is
oppened in a new window. How can I make this happen in the actual window?

With all the hard work I had to do with the form, I can't believe this is so
hard to achieve. I am sure I am missing something very easy.
Thanks in advance you outlook Gurus ;)
 
Hi,

you can set ActiveExplorer.CurrentFolder to the folder you like to.
 

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