B
Bingo
I'm using a custom form with several hidden fields as
well as VBScript code in Item_Send event.
At the end of Item_Send event, I reset the MessageClass
to IPM.Note. On the recipients' side, they cannot
preview the emails in the preview pane. "This item
contains active content that cannot be displayed in the
preview pane. open the item to read its contents." I
understand all the hidden fields are still left with the
emails even the MessageClass is not IPM.Note.
My question is if it's possible to programmatically
delete all the hidden fields and the VBScript code in
Item_Send event to really reset the email back to the
defaul IPM.Note so the users can preview them in their
preview pane. Thanks.
well as VBScript code in Item_Send event.
At the end of Item_Send event, I reset the MessageClass
to IPM.Note. On the recipients' side, they cannot
preview the emails in the preview pane. "This item
contains active content that cannot be displayed in the
preview pane. open the item to read its contents." I
understand all the hidden fields are still left with the
emails even the MessageClass is not IPM.Note.
My question is if it's possible to programmatically
delete all the hidden fields and the VBScript code in
Item_Send event to really reset the email back to the
defaul IPM.Note so the users can preview them in their
preview pane. Thanks.