本文介绍了如何将保存在我的C:/驱动器中的outlook .msg作为电子邮件发送?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我需要使用asp .net c#将保存在我的驱动器中的Outlook .msg模板作为电子邮件发送。
我还需要在发送电子邮件时输入To,CC,BCC。
有人可以指导我如何操作。
我尝试了什么:
我不知道怎么做这是第一次发送电子邮件作为Outlook .msg。
解决方案
I need to send the Outlook .msg template saved in my drive as Email using asp .net c#.
I also need to put the To, CC, BCC when sending as Email.
can somebody guide me how to do it.
What I have tried:
I have no clue how to do it this is first time to send Email as Outlook .msg.
解决方案
这篇关于如何将保存在我的C:/驱动器中的outlook .msg作为电子邮件发送?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!