List mailitem attachments in UserForm

Joined
Feb 10, 2010
Messages
4
Reaction score
0
Hi.
I've written a macro that creates a new mailitem. It then displays the information in the mailitem in a customized form, and the user then sends the mail or aborts the mail.
However I can not find a way to display a list of the mailitems attachments in the UserForm. A listbox would be preferential, but a textbox with linebreaks for each file would also do the trick.
Any idea on how I can solve this?
Any help would be appreciated.
 
Back
Top