Re: Preview Window not displaying in Outlook 2003



That is what I thought but I could not find that documented anywhere. I
assume that also goes for PR_HTML.

I am thinking this may have something to do with the custom form server. I
am going to remove my custom form from the addin and see what happens. Are
there any special entries in the CFG file that might cause this to happen?

I have been mucking with this for two days and I believe that it has to be
something simple.



"Dmitry Streblechenko" <dmitry@xxxxxxxxxxx> wrote in message
news:%23kW4ZTsxIHA.1436@xxxxxxxxxxxxxxxxxxxxxxx
You should be eable to delete PR_RTF_COMPRESSED and PR_RTF_IN_SYNC from a
message in a PST store and still have it displyed by the preview pane.
There must be something else.

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Tom" <tom@xxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:%23fbTgsoxIHA.516@xxxxxxxxxxxxxxxxxxxxxxx
Changing the message class did not do anything. There has to be
somethiing I am missing as far as a property




"Dmitry Streblechenko" <dmitry@xxxxxxxxxxx> wrote in message
news:%23s9qLFnxIHA.420@xxxxxxxxxxxxxxxxxxxxxxx
I don't know. What do you expose in PR_STORE_SUPPORT_MASK?

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Tom" <tom@xxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:ut$FvulxIHA.524@xxxxxxxxxxxxxxxxxxxxxxx

Hi Dmitry,

Do I have support PR_RTF_COMPRESSED or PR_HTML in my message store to
get the reading pain to display the message? Currently I only have
PR_BODY supported. I believe that the reading pane is not displaying
because I do not support a property required by the reading pane.

Currently these are the message properties that we support.


PR_ACCESS
PR_ACCESS_LEVEL
PR_BODY
PR_CREATION_TIME
PR_CREATION_VERSION
PR_DISPLAY_TO
PR_ENTRYID
PR_HASATTACH
PR_LAST_MODIFICATION_TIME
PR_MAPPING_SIGNATURE
PR_MESSAGE_ATTACHMENTS
PR_MESSAGE_RECIPIENTS
PR_MESSAGE_SIZE
PR_MESSAGE_CLASS
PR_MESSAGE_FLAGS
PR_MSG_STATUS
PR_OBJECT_TYPE
PR_PARENT_ENTRYID
PR_PRIORITY
PR_RECORD_KEY
PR_SEARCH_KEY
PR_SENDER_EMAIL_ADDRESS
PR_SENT_REPRESENTING_NAME
PR_SENDER_NAME
PR_STORE_ENTRYID
PR_STORE_RECORD_KEY
PR_STORE_SUPPORT_MASK
PR_SUBJECT

By default all our messages are plain text for this message store.


Thanks,
Tom -



"Dmitry Streblechenko" <dmitry@xxxxxxxxxxx> wrote in message
news:O3EwGbcxIHA.1504@xxxxxxxxxxxxxxxxxxxxxxx
What is the value of PR_MESSAGE_CLASS?

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Tom" <tom@xxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:eSZIEbaxIHA.2184@xxxxxxxxxxxxxxxxxxxxxxx
Hi All,

I posted this in the Outlook Addins group and I thought I would also
post this here because it was a little bit more low level.

I have a private message store that has it's own inbox and private
message
class. The inbox folder displays all the messages properly within the
intray
list; but the preview window will not display. We get the following
error
displayed within Outlook.

"This item cannot be displayed in the Reading Pane. Open the item to
read
its contents"

Obvioulsy this must be a problem with my message store. What are the
MAPI
properties required to display the preview window? I do have a custom
form
that is used to view the message when it is open and that works
without an
issue. But I cannot get the preview window to display.

If I cannot display the message in the preview window I thought about
disabling the view using the view XML. But I have a requirement that
I have
to display all of the sender names (whick is why I wanted to use the
preview
window). This is a problem because I cannot get the line to wrap
using the
view XML - can I?

Any thoughts or suggestions would be appreciated.

Thanks,
Tom -
















.



Relevant Pages

  • Re: Using Outlook with Lotus Notes R7
    ... provided Outlook Connector for IBMLotusDomino. ... unsuccesful in getting myLotusNotes email and calendar to display in ... On the Server Type page of the wizard, ... closed the Mail window. ...
    (microsoft.public.outlook.interop)
  • RE: Display Contacts
    ... Sue Mosher, Outlook MVP ... Display it, but not for selection. ... the main window in Outlook at all. ... can I set focus to the correct address book from my app? ...
    (microsoft.public.outlook.program_vba)
  • Re: Using Outlook with Lotus Notes R7
    ... provided Outlook Connector for IBMLotusDomino. ... unsuccesful in getting myLotusNotes email and calendar to display in ... closed the Mail window. ... I returned to the Control Panel's Mail window, and clicked Data Files. ...
    (microsoft.public.outlook.interop)
  • Re: Preview Window not displaying in Outlook 2003
    ... OutlookSpy - Outlook, CDO ... and MAPI Developer Tool ... but the preview window will not display. ...
    (microsoft.public.win32.programmer.messaging)
  • Re: Folders, views and forms
    ... Outlook uses to display a particular item. ... > I've created a new message store with all new folders inside Outlook ... > Do I need to create a common views folder for the new message store I ...
    (microsoft.public.outlook.program_forms)

Loading