Drag n Drop an attachment from Outlook into a Region or Listbox control

To access the first file selected from outlook attachments you would need to enumarate clipboard contents then get FileContents and FileGroupDescriptor

To access the rest if there are more, you would need a special interface.

Pointers here

Federico

1 Like