WebView doesnt function with separate pst

  • Thread starter Thread starter gitaucharlie
  • Start date Start date
G

gitaucharlie

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?
 
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.
 
Im currently using Business Contact Manager which seems to simmulate what I
want for my pst. Please advice on how I can simmulate the same for my pst.
Any leads too will be appreciated.
 
Back
Top