View Single Post
  #2  
Old July 22nd 08, 02:25 PM posted to microsoft.public.outlook.program_addins
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Add-in not reading message

That sounds very odd. Are you still using mailboxes? Using cached mode?

What's your code for reading an item in an Explorer?

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Peg" wrote in message
...
I developed an addin for Outlook 2003 using c#. Everything was working fine
until our company outsourced Exchange. When I tried to read a message
body, I
got either a blank or error.

I have a work-around in place where I display the mail in the inspector
window, read the text and then close the window. This works, but takes
longer
and has a flash of the open window for the user to see. This also changes
the
'read' status of the email to read and I cannot change it to unread.

Any thoughts on another solution?
--
Peg


Ads