You can't if you use the Outlook object model, even in Outlook 2007, which
has a Store object available.
You would need to use another API such as CDO 1.21 (no managed code) or
Extended MAPI (C++ or Delphi only, no managed code) or a COM MAPI wrapper
such as Redemption (www.dimastr.com/redemption).
--
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
"Ndigu" <Ndigu DeleteThis @discussions.microsoft.com> wrote in message
news:B895F2F3-48FA-419F-A351-03B48F282426@microsoft.com...
> How do you access the IPM_SUBTREE folder in Outlook?