如何跟踪将项目从收件箱移动到另一个文件夹位置的用户详细信息 [英] How to track the User details who are moving items from inbox to another folder location

查看:111
本文介绍了如何跟踪将项目从收件箱移动到另一个文件夹位置的用户详细信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





任何人都可以帮助我使用代码文件来获取用户的实时详细信息以及从共享中移动电子邮件项目的日期和时间邮件收件箱到另一个文件夹。详细信息应该填充到包含以下字段的Excel或Access应用程序中:

用户电子邮件ID,用户登录ID,日期和时间当用户移动电子邮件项目时从收件箱到另一个文件夹位置,邮件项目与主题一起移动。



另请参阅建议哪些是适当的应用程序(VB,VB.NET或VBA)来处理这样的系统。



干杯,

PO

Hi,

Can anyone pls help me with code file for getting the live details of User's alongwith Date & Time who are moving e-mail items from a shared Mail Inbox to another folder.Details should b populated into either Excel or Access application containg the following fields:
User E-mail Id,User Login-ID,Date & Time When user moved e-mail item from Inbox to another folder location,Mail item moved alongwith subjectline.

Also pls suggest which would be the appropriate application(VB, VB.NET, or VBA) to handle such a system.

Cheers,
PO

推荐答案

你应该编写Outlook Addin来实现这一目标。这将是应用程序插件,它捕获Outlook的事件。



请看,它是:

Outlook 2010中的VBA入门 [ ^ ]

编写Outlook 2010解决方案模块 [ ^ ]

< a href =http://msdn.microsoft.com/en-us/library/office/ff865014.aspx>使用Outlook事件 [ ^ ]

MailItem.BeforeDelete Event(Outlook) [ ^ ]
You should write Outlook Addin to achieve that. It would be application addin, which catches Outlook's events.

Please, see it:
Getting Started with VBA in Outlook 2010[^]
Programming the Outlook 2010 Solutions Module[^]
Working with Outlook Events[^]
MailItem.BeforeDelete Event (Outlook)[^]


这篇关于如何跟踪将项目从收件箱移动到另一个文件夹位置的用户详细信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆