检索 Outlook“收件箱”和“已发送” Delphi 中使用 OLE 的文件夹
从 Delphi 中提取 Outlook 文件夹的最佳方法是什么?理想情况下,我想检索收件箱文件夹及其中的任何其他文件夹。我不需要电子邮件标题/消息,仅需要文件夹名称。
德尔福BDS 2006
What's the best way to go about extracting Outlook folders from within Delphi? Ideally I'd like to retrieve the Inbox folder and any other folders within it. I don't require the email headers/message just purely the folder names.
Delphi BDS 2006
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请参阅此处了解 Outlook 的对象模型。下面显示收件箱中的文件夹名称:
See here for Outlook's Object Model. Below displays the names of folders in the Inbox: