![]() |
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 |
#4
|
|||
|
|||
![]()
I have found something. The problem seems to be with emails that are replies
or Fwds. In one case the SentOn and Subject properties return those of the reply or forward, and in the other they return the properties of the original email. Now, how do I specify that the property should be from the reply/forward? "Dmitry Streblechenko" wrote: Please show your code. Are you sure the date/time properties are the same? Due to the roundoff errors, you should never expect an exact match, but rather check that the difference between two values is less than some value (e.g. millisecond). Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "Rayo K" wrote in message ... Hello, I have a macro that is supposed to check my HTTP MSN acount for any sent emails that are not already in my OUtlook folder "Sent Items". I compare them by checking the sent time and subject. However, the code seems to treat the properties as 'not equal' even when it's the same email. Is there something about being on a HTTP server that affects the item properties such that they will evaluate as not equal? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Item.Save and Item.Close Script causes Outlook 2007 to Crash | Rayyan | Outlook - Using Forms | 6 | November 25th 06 04:14 AM |
How to change an item from a recurring Appointment item to an exception from VB code? | Dikbill | Outlook and VBA | 2 | July 13th 06 09:45 AM |
Saving exception item in recurring appointment item fails | Dikbill | Outlook and VBA | 2 | July 11th 06 04:59 PM |
Saving exception item in recurring appointment item fails | Dikbill | Outlook - Calandaring | 0 | July 11th 06 03:01 PM |
Sender Properties | [email protected] | Outlook and VBA | 4 | July 6th 06 04:34 PM |