Adding Custom older List Items

  • Thread starter Thread starter Jody Morgan
  • Start date Start date
J

Jody Morgan

I am trying to add my own Folder List to the Outlook Folder list. I want it
to reside at the same level as the mailbox and public folder and Business
Contact manager folders. Is there any sample code to do this? Please advise.
 
You can't do that unless you write a custom store provider using only
Extended MAPI and C++ or Delphi. That's quite a chore.
 
Is there something you want this store to do that you can't do with a .pst
file?
 
Back
Top