This is a quiestion concerning both, Adobe AIR and MS Outlook.
I’d like to drag an eMail from Outlook into an AIR application. I want the following data to be transferred into the AIR application:
- unique ID of the mail in Outlook to create a link into Outlook
- rich text of the mail
- some information about the mail like sender, recepient, date etc.
Some windows applications do this, like My Life Organized or Linker. Is this possible in any way for AIR? I’m pretty sure I need not only the AIR application but also some windows app or Outlook plugin to achieve this. Any ideas?
No, thers no way to drag and drop an attachment file from an outlook email
@Stefan: AIR dosn’t allow dragging an eMail from Outlook into an AIR application.
Instead you recieve a String, containing some mail infos like subject, size, recipient…
No content, no attachments.
That’s a pity…
Please feel free to correct me, but I have searched for a solution for a while and no solution found….
Greetings steelheart