I would like to record the date, time, and username of a person who
reads a custom form that was sent to a public folder for audit trail
purposes.
Am I able to set fields in the message during the Item_Read() event --
forinstance, do If read by is null then record username?
Please advise, I am new at this any helpful code would be appretiated.
Ken Slovak - [MVP - Outlook] - 20 Jan 2004 20:08 GMT
You can put code in the Item_Read event in the form but any code in
the form would prevent the form from being read in the preview pane.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginners Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
> I would like to record the date, time, and username of a person who
> reads a custom form that was sent to a public folder for audit trail
[quoted text clipped - 4 lines]
>
> Please advise, I am new at this any helpful code would be appretiated.