If you don't want to use PickFolder then you would have to construct the
folder tree from scratch.
--
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
"Craig Buchanan" wrote in message
...
I was hoping to embed the Outlook folder heirarchy on a form in my addin.
this would be the same hierarchy that is available using
Me.Application.GetNamespace("MAPI").PickFolder.
Is available natively or will I need to build my own?
Thanks,
Craig Buchanan