how to open a outlook file in a windows from panel or any other container using C#.net
Suppose i have kept a button where i get the filename of the outlook message, which is saved on the local drive ,to a string.I need to open that file in a panel in thw windows form as such the message is opened from outlook.How can this be done.???