Is there any way to manipulate mime header in outlook?

Add-in Express™ Support Service
That's what is more important than anything else

Is there any way to manipulate mime header in outlook?
 
Byung Kun Kim


Guest


Andrei,

Is there any way to manipulate mime header in outlook?

I want to record some of my information to mime header like "X-blahblah" on ItemSend event.

Private Sub adxOutlookEvents_ItemSend(sender As Object, e As ADXOlItemSendEventArgs) Handles adxOutlookEvents.ItemSend
Posted 15 Nov, 2016 06:41:30 Top
Andrei Smolin


Add-in Express team


Posts: 18823
Joined: 2006-05-11
Hello Byung,

Please check https://www.add-in-express.com/forum/read.php?FID=5&TID=14156.


Andrei Smolin
Add-in Express Team Leader
Posted 15 Nov, 2016 07:06:00 Top
Byung Kun Kim


Guest


Great articles! Thanks.
Posted 15 Nov, 2016 07:15:52 Top
Andrei Smolin


Add-in Express team


Posts: 18823
Joined: 2006-05-11
You are welcome!


Andrei Smolin
Add-in Express Team Leader
Posted 15 Nov, 2016 07:24:46 Top