4
Answers

Save an outlook email to a text file using C#

Photo of Raushan Raj

Raushan Raj

7y
1.1k
1
Is there any way to save an outlook email to a text file using C#? Manually we do it by opening the mail and clicking SaveAs and then select file type as text only. But, this should be done through C# code.
 
I can't find anything relevant on internet. Please help! 

Answers (4)