mail identification

  • Thread starter Thread starter dorutzu
  • Start date Start date
D

dorutzu

Hi,

I would like to know if there is any property in the MailItem or
SafeMailItem(in the Redemption library) objects that could uniquely
identify a mail item? A value that is associated with one and only one
e-mail. Any idea or trick to do this?

Thanks,
Doru
 
Hello Doru,
I would like to know if there is any property in the MailItem or
SafeMailItem(in the Redemption library) objects that could uniquely
identify a mail item? A value that is associated with one and only one
e-mail. Any idea or trick to do this?

It exists the entryid but this id is not unique and if you copy the mail to
another folder the id will change.
You must combine some fields to find identical emails.
 
Hi,

Thank you very much! This is exactly what I was looking for, but I
overlooked it when searching on MSDN. Thank you!

Doru K



*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Back
Top