Am Wed, 2 Aug 2006 09:26:03 -0700 schrieb Montana:
In the ItemSend event you could loop through the e-mailīs Attachment
collection and write each FileName property into the Body.
--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
--
www.VBOffice.net --
I send and receive a lot of attachments to emails.
Is it possible to insert the name of an attachment into an email so that
it
will remain after the attachment is removed?
I have found some code for sale which maintains a link to the attachment
when it is saved but I would prefer to do the above. I have received
emails
which had inserted, e.g., attachmentname but I do not know if it was
inserted automatically or typed in.
Thanks in advance for your help.