S
Sanjay Singh
I have tried everything that I can think of. Hope someone out there can
help:
I want to add some "hidden" information to an e-mail when the user clicks
Send. I will use this information later in code when the e-mail ends up in
the Sent Items folder.
I have managed to do this by adding a user-defined field to the e-mail and
this works (almost) perfectly. The problem is that when the user (who
receives the e-mail) prints it out, the contents of the user-defined field
also gets printed. This can get a little confusing for the user.
My question therefore is:
Is there anyway to add some information to the e-mail that is hidden from
both the sender and the recipient?
OR
Is there anyway to strip the user-defined field from the copy that the
recipient receives while not deleting it from the copy that ends up in the
Sent Items folder (I can delete the hidden info from the Sent Items folder
later using code).
Thanks in advance
Sanjay
help:
I want to add some "hidden" information to an e-mail when the user clicks
Send. I will use this information later in code when the e-mail ends up in
the Sent Items folder.
I have managed to do this by adding a user-defined field to the e-mail and
this works (almost) perfectly. The problem is that when the user (who
receives the e-mail) prints it out, the contents of the user-defined field
also gets printed. This can get a little confusing for the user.
My question therefore is:
Is there anyway to add some information to the e-mail that is hidden from
both the sender and the recipient?
OR
Is there anyway to strip the user-defined field from the copy that the
recipient receives while not deleting it from the copy that ends up in the
Sent Items folder (I can delete the hidden info from the Sent Items folder
later using code).
Thanks in advance
Sanjay