-
Drag/drop Outlook Email
I posted this a few days ago but no one answered.. I know it is kind of hard but I am still looking for a solution. I have been searching the knowledge base with no results.
I want to drag an outlook email from outlook into my VB app and display the emails text in a textbox. Anyone know how I could go about this? I am not sure how to use the DataObject that is passed into the DragDrop event when dragging in a mail item. I have gotten this to work with a text file.. but not with an email..
-
is CDO object of any use to ur problem??
-
i don't know.. but i don't think so.. how would it be?