Attachment issue

E

Edson

Hi guys,
I need to send emails directly from an application that I´m developing.
How can I programmatically attach files in a new message?
Note that I´m NOT using Outlook Express, but MS Outlook (97 thru XP,
depending on the workstation)

Thanx in advance

edson bertini ([email protected])
 
H

Hollis D. Paul

Note that I´m NOT using Outlook Express, but MS Outlook (97 thru XP,
depending on the workstation)
There is an attachment collections object, you add you file to that.
Find it in the object browser (F2) in the code editor window, and click
help from there--I have never done it my self, but it usually tells you
what objects to use, etc.

Hollis D. Paul [MVP - Outlook]
[email protected]
Mukilteo, WA USA
 
Top