Click here to Skip to main content
15,921,793 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi,

can you please help me to copy outlook mails body as clipboard by C#.

Thanks.
Posted
Comments
joshrduncan2012 2-Apr-13 10:26am    
What have you tried? Where are you stuck? Where is your code?
Ayyappan Ravi 2-Apr-13 10:59am    
Hi ,

I am trying to display outlook mails content in to my c# win form. I retrieved everything subject, body , from , to by using outlookstorage class, but the thing is the body displaying as a plain text format , but i want to display as a HTML or RTF format.
José Amílcar Casimiro 2-Apr-13 11:23am    
Make usage of webbrowser control.

http://msdn.microsoft.com/en-us/library/system.windows.forms.webbrowser.aspx

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900