Getting Handle of MailItem / Changing Mail Item After Sending it

S

Shashi Bhosale

Hi,

Is there a way i can get a handle of MailItem after it has been sent out?
I would like to change the MailItem before it gets saves in Sent item
folder.

Thanks,

Shashi
 
K

Ken Slovak - [MVP - Outlook]

EntryID is the GUID for any item. You can get that in the Item.Send event
but it may change once the item has been moved to Sent Items. Many store
providers, such as Exchange, change the EntryID when an item is moved, even
within the same store.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top