You'd have to build your own control to do that, accounting for all the different pieces of the message that you might want to show.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"Cain T. S. Random" wrote in message ...
Microsoft exposes the Outlook folder view with the Outlook View Control (AKA
Microsoft.Office.Interop.OutlookViewCtl). I've looked high and low, but I
haven't been able to find an equivalent object that exposes the inspector
view, i.e. the per-message details view. Does anybody know of any way to
add an inspector view to a webpage like you can the explorer view?
Thanks.