View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gavin Smith Gavin Smith is offline
external usenet poster
 
Posts: 1
Default Returning the "You replied to this email on.." property from Outlook

Hi,

I'm trying to write some code that will loop through all
the messages in a particular MS Outlook folder and return,
for each mail item, the date received and the date replied
to. I can get the receieved value, but not the replied on
value, which appears when you open a replied-to item in a
yellow strip at the top of the mail reading

"You replied to this email on" <date

Anyone got any ideas?

Cheers

Gavin