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. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Jody Morgan" wrote in message news:A6850679-08F6-49B2-B316-1EF88E945616@microsoft.com... >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.
Is there something you want this store to do that you can't do with a .pst file? -- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming: Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Jody Morgan" wrote: > 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.