
Signature
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
Well, it turns out I was already using the code you mention, but
I assumed the PreviewPane was just that, the PreviewPane. Once
I actually manually traversed most of my folders, I noticed that
indeed, the Reading pane was off so it was actually working,
I just did not know it because of the verbage confusion.
So, how does one actually turn off the PreviewPane, is there
some othe obscure property for that ?
Thanks again for your inputs.
TDM
> What about using Explorer.ShowPane olPreview, False instead?
OK, my stupidity, it is AutoPreview and I got it figured.
Sorry.
TDM