How to programatically get user/database transactions

Hi experts,I need to programatically get the user transactions in specific database…

I look at the C++ API toolkit, but there no related documents…

I want to be able to get information on actions specific to email.

for example

<date,time>

thanks alot for the help.

Subject: How to programatically get user/database transactions…

I would suggest turning on Message Tracking and looking at the mtstore.nsf database. Otherwise you could write an agent in the mail.box that logs this information.

Subject: RE: How to programatically get user/database transactions…

Scheduled agents are not supported in mail.box. I found a good explanation why this is not supported in the Agent FAQ, and why it would not work if it was supported.