Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 176
Default 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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Object doesn't support this property or method" in Excel 2003 rhiski12 Excel Discussion (Misc queries) 3 November 24th 08 03:58 PM
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell Steve Kay Excel Discussion (Misc queries) 2 August 8th 08 01:54 AM
isna vlookup returning"0" instead of " " Martha Excel Worksheet Functions 3 April 20th 07 09:31 PM
Returning a distance from a tabel, given "from" and "To"? Max Excel Worksheet Functions 4 June 21st 06 11:52 AM
"Select Column method or property not available because some/all of object doesn't refer to table" Steven Rosenberg Excel Programming 0 August 18th 03 04:41 AM


All times are GMT +1. The time now is 04:26 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"