Object Attachment - James (Again ) *RESOLVED*
Using the MAPI controls I added
VB Code:
objAttachment.Position = 0
That kept the attachment from appearing on the mail message, it put it in the paperclip thingie in Outlook. So, my question is this, using the Outlook objects instead of MAPI (henceforth referred to as CRAPI MAPI), this method does not work (not supported) and without a line like this, the attached file shows up on the message itself with all my admin information. Is there another action that will keep the file from appearing inline and put it in the paperclip deal?
Thanks in advance.