Click to See Complete Forum and Search --> : how to view the source of an outllook email using .net


bharathih
June 1st, 2007, 02:15 AM
Hi,

I have a requirement where i need to develop a outlook Addin. The functionality expected is "Create a tool bar with a button. On click of that button, the selected mail should be displayed in a pop up window in a plain text format".

I am almost done with the assignment but I am not knowing how to get the source of the outlook email using C#.

Please provide some suggestions if u have