If you notice, you can't do what you want from the user interface either.
I'd change my design, since what you want can't be done.
--
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
"gitaucharlie" wrote in message
...
I am developing, using vsto 3.0, an outlook 2007 add-in that works with a
different pst file (not the default pst file). The default pst file (call
it
file A) is also my primary pst file. When I set the webview for a given
folder in my other pst file (call it file B), the webview doesnt display.
If
I set my pst file, file B as the primary pst file, it displays.
How can I get my other pst file, file B, to display webview while its not
selected as the primary pst file?