B
Bridgji
I'm trying to persist a custom property with a message within our company. I
can add a custom property on the send event and see it in the other mailbox.
If I forward the email back the custom property value is still on the
forwared email. If I reply the value is dropped and the property has a value
of null. Is there a way to either have the reply hold on to the value or to
retreive the value from the original message which I could then reattach to
the new email. I'm using outlook 2007 currently and writing my add in with
visual studio 2008 and vsto.
can add a custom property on the send event and see it in the other mailbox.
If I forward the email back the custom property value is still on the
forwared email. If I reply the value is dropped and the property has a value
of null. Is there a way to either have the reply hold on to the value or to
retreive the value from the original message which I could then reattach to
the new email. I'm using outlook 2007 currently and writing my add in with
visual studio 2008 and vsto.