Outlook Email drag and drop
--------------------------------------------------------------------------------

Problem: I need to allow my users to drag an email out of Outlook and
drop it on a winform -- from there, I need to get the text of that
email (not just the sender and subject) -- from there I'll save it
myself in a database. This is to allow them to track all the
correspondance that happens...