![]() |
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 |
Returning the "You replied to this email on.." property from Outlook
Gavin,
This question would be better off in an Outlook programming group, but a cursory search of the archives says: Subject: How can I get the reply date of a replied message? The values are not exposed in the Outlook Object Model. However, by looking at OutlookSpy, you might be able to access the date by using some undocumented calls using CDO. Start by review http://www.cdolive.com/cdo10.htm to see if you might be game. -- Neo [MVP-Outlook] HTH, Bernie Excel MVP "Gavin Smith" wrote in message ... 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 |
All times are GMT +1. The time now is 10:20 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com