Hi all, I would like to create a small C# application with this functionality.

1. Drag&Drop an e-mail from Outlook onto a C#Form.

2. the application will get the values in the e-mail and fill out the form fields (sender e-mail, subject, body of the email: client name, client surname, client message, etc.)

This is ALL i need. Nothing complicated. I've searched the web and I can't find the solution to...