MAPIFolder.AddToPFFavorittes script samples?

  • Thread starter Thread starter rharmer
  • Start date Start date
R

rharmer

We are a small company with 50 users in a single domain using Exchange 2003
and Server 2003. I am trying to add three public folders (one calendar and
two contacts) to everyones favorites. I have seen a couple of mentions of
using MAPIFolder.AddToPFFavorittes in a script to solve this. I have no idea
were to start with this.

Does anyone have a sample script they can share with me and/or a link that
explains the process?
 
In the VBA environment, you can press f2 for the object browser, switch from
<All libraries> to Outlook, select MAPIFolder (or Folder for OL07) left hand
and the AddToFavorites method rigth hand. Then press f1 for getting a VBA
sample.

--
Best regards
Michael Bauer - MVP Outlook
Synchronize Outlook Categories:
<http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6>

Am Thu, 24 Jan 2008 10:32:01 -0800 schrieb rharmer:
 

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