Searching in a shared calendar

  • Thread starter Thread starter Dave
  • Start date Start date
D

Dave

Hi,
I'm looking for a bit of code which will search a shared calendar. Exactly
the same way as the advanced Find does from the menu.
 
Outlook version? If it's Outlook 2002 or later, you can use the Application.AdvancedFind method to perform a search similar to that by Advanced Find, but only of the folder is present in your folder list. Otherwise, you're limited to the MAPIFolder.Items.FInd and .Restrict methods.
 

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