Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Outlook Message Preview Pane

  Asked By: Noah Scott         Date: Dec 21, 2009      Category: Sharepoint      Views: 2126
 

Does anyone know of an Outlook View Control web part that supports
the preview pane functionality?

Our office has teletype messages posted to a public folder tha we
display using a modified Messaging web part. Most messages are
pretty short, so if we had the preview capability for messages, our
user could read a selected message in the preview pane instead of
having to open it. We would like the full preview pane, not the
function that would allow short pieces of the message to be seen as
part of the "inbox" display.

Any help would be appreciated...either script to add the Outlook
functionality to the current messaging webpart or maybe better, a
slave webpart to the inbox.

Tagged:        

 

2 Answers Found

 
Answer #1       Answered By: Dominic Davis          Answered On: Dec 21, 2009       

What about using OWA 2000 in a webpart? IE, if
http://owa2k.domain.tld/exchange is
where your OWA is, point a web  part to it.

If you're using NTLM on your OWA, then you don't have to authenticate,
either.

 
Answer #2       Answered By: Indu Raj          Answered On: Dec 21, 2009       

The Outlook view  Control doesn't have any built-in preview  Pane
capability. This preview pane  in Outlook is built into Outlook.exe (and
not into the view control  itself).

 
Didn't find what you were looking for? Find more on Outlook Message Preview Pane Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].