View Single Post
  #1  
Old April 24th 09, 10:15 AM posted to microsoft.public.outlook.program_addins
gitaucharlie
external usenet poster
 
Posts: 2
Default WebView doesnt function with separate pst

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?
Ads