How do you access the IPM_SUBTREE folder in Outlook?

  • Thread starter Thread starter Ndigu
  • Start date Start date
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).
 
Programmatically or via a MAPI editing tool.
What is the context and what are the details of your request?
 

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