You can add the content in the item.Send() or Application.ItemSend() events,
and then handle the ItemAdd() event in the Sent Items folder, When that
fires you can remove the added content.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm
"Franz Wong" <(E-Mail Removed)> wrote in message
news:700d13d0-7de5-4fc3-9ece-(E-Mail Removed)...
> Dear Group,
>
> I would like to write a plug-in. When user sent an email to recipient,
> the plug-in will add some content to the email. However, the sender
> cannot view the added content when he views the email in "Sent
> folder".
>
> Thanks.
> Franz