Drag Drop Messages Form Outlook

  • Thread starter Thread starter Oleg Medyanik
  • Start date Start date
O

Oleg Medyanik

Hi,
Is there any way to drag-drop messages from Outlook 2003 into my Application
(.NET based)
I have not found it googling yet.
The problem is that i want the messages to preserve their MSG format, not
just get their text. (it should look like you've dropped message to MS
Word).
Any help is appreciated.
Thanks you
 
Well.... you could look for a rich textbox on google.

or use word itself instead of a textbox by using word objects. offcourse
this would not be exactly drag and drop in the way you would like it :s
or you could programme in VBA for word, having a word document/template as
your application.
 
Back
Top