![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
After replying to a message, new text appears at the top of the original
message: "You replied on 12/8/2009 9:02 PM." In VBA, how do I detect if a mail item has been replied to? I've looked at the properties for the MailItem object. One of the MailItem properties is ItemProperties. I iterated through it. I can't find any property with this info. My goal is to automate finding duplicate mail items. Many items got duplicated by accident. I thought I'd just look for items with the same subject, received time & a couple other attributes. Then delete all but one copy. It should be easy.... Well, I delayed in cleaning up the duplicates. I've replied to some of them. In Outlook, only the particular one I replied to shows "you replied..." at the top. I want to keep the item that has this "you replied..." text and delete all other copies. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
What is the recommendet way to read/write a user defined Field (Named Property) in the MailItem Object using VSTO? | Michael Schmitz | Outlook - Using Forms | 5 | April 22nd 09 07:27 PM |
What is the recommendet way to read/write a user defined Field (Named Property) in the MailItem Object using VSTO? | Michael Schmitz | Add-ins for Outlook | 1 | April 22nd 09 06:26 AM |
Why does the Address property of the Recipient object in the Outlook object model look funny? | Omatase | Outlook - General Queries | 2 | July 13th 07 09:09 PM |
Regarding MailItem.Body Property | Bharathi | Outlook and VBA | 3 | June 22nd 07 02:47 PM |
MailItem To property and display name | Olivier Langlois | Outlook and VBA | 1 | September 11th 06 05:10 PM |