View Single Post
  #6  
Old April 21st 08, 04:37 PM posted to microsoft.public.outlook.program_addins
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Access to MailItem properties before opening new inspector ?

What cache are you referring to? I can think of at least three different contexts in which "cache" would be relevant. Please start a new topic thread with more details.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Marcin" wrote in message ...
Thanks a lot,Sue, will have a look at this immediatelly.

By the way - do you happen to have any references on Outlook caching and
cache access/manipulation from API ?

Kind regards

marcin

"Sue Mosher [MVP-Outlook]" wrote:

You might find the sample code at http://www.outlookcode.com/codedetail.aspx?id=1714 useful, as it shows how to use the value of the ConversationIndex property to locate the original item from which a reply or forward was created.

"Marcin" wrote in message ...

To make it short - when executing action like reply or forward on MailItem,
I need to access the original message.



Ads