是否可以使用 C# 在邮件项目中设置回复地址

发布于 2024-11-25 20:09:44 字数 173 浏览 0 评论 0原文

是否可以在 C# 中设置邮件项目的回复地址?

就像在 mailitem.reply(); 中一样,然后设置回复,以便收件人回复过的所有邮件都进入中央邮箱?

我花了一些时间谷歌搜索但没有运气。我可能正在寻找一些不可能的东西或者在错误的地方寻找。

感谢您的帮助。

Is it possible to set the Reply To address of a mailitem in c#?

As in mailitem.reply(); then set the reply to so that all messages once replied to by the recipient come into a central mail box?

I’ve spent some time Googling but with no luck. I’m probably looking for something that isn’t possible or looking in the wrong place.

Thanks for your help.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

少年亿悲伤 2024-12-02 20:09:44

也许这就是您正在寻找的 ReplyRecipients?

Maybe it's the ReplyRecipients you're looking for?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文