Thread: update xheader
View Single Post
  #1  
Old October 18th 07, 08:15 AM posted to microsoft.public.outlook.program_addins
shubhangi
external usenet poster
 
Posts: 28
Default update xheader

Hi!
I've custom xheader (say x-Matter) added to outgoing message.On
receiving end I extract the xheader ,display on control(cmbMatter)
placed on form region of read message.User can modify the value of
that control.When the user presses save bttn on tha same form
region ,I need to update the same Xheader(x-Matter) with updated
value of the control(cmbMatter) entered by user.So I need to modify
PR_TRANSPORT_MESSAGE_HEADERS & x-Matter both.
How to do this ?
Thanks!


Ads