Here's another one :

Assuming that I can load the Attachments of a message in a listview object, how do I get to display the icon of the attachment ?

I can save the attachment to the HD and manipulate it from there but I want it to display with icons, file info and so on in a designated control (my listview) without the initial need to save it.

In short : is there a way to retrieve the properties of an individual attachment ? (probably is but how do I do it then ?)