获取新传入的电子邮件并将其平面文件链接写入文件

发布于 2024-11-17 03:07:43 字数 296 浏览 1 评论 0原文

我想获取某个邮箱的所有传入邮件,并将其主题、日期和平面文件链接(例如 /-FlatUrlSpace-/5a194b8c1256794581cb898e6b93c34f-112ca9b4/68fcbe48ba7a604086372757c4cea3de-44e6af )写入文件。

我将如何以代码方式进行此操作,我从未使用过 Outlook 对象,并且对交换知之甚少,因此我希望获得一些帮助。

有新收到邮件的活动吗?

有没有一个属性可以让我获得 flaturlspace,因为我无法

提前看到与之相关的任何内容,谢谢

I want to get all incoming mails for a certain mailbox and write their Subject , date and flat file link (e.g /-FlatUrlSpace-/5a194b8c1256794581cb898e6b93c34f-112ca9b4/68fcbe48ba7a604086372757c4cea3de-44e6af ) to a file.

How would i go about doing this codewise, i've never worked with the outlook object and know very little about exchange so i'm hoping for some help.

Is there an event for new incoming mails?

Is there a property where i can get the flaturlspace, cause i can't see anything related to it

thx in advance

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

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

发布评论

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

评论(1

吹泡泡o 2024-11-24 03:07:43

我过去完成此操作的方法是使用 WEBDAV。我好像记得你可以请求 flaturlspace。

查看

The way that I've done this in the past is by using WEBDAV. I seem to recall you can request flaturlspace.

Check out this.

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