Thank you very much; what I'm trying to do is to track when each user has
been received a particular e-mail and store that date in external container
(Database, SharePoint list …) this functionality is needed for auditing kind
of thing.
so the system will start sending an e-mails for several users and request
from them to start taking an action according to it and these actions must be
monitored by an auditors but in the same time the auditors do need to know if
the users read there e-mails or not
"Sue Mosher [MVP]" wrote:
> Yes, that's possible. In VBA and VBScript, the Now() function returns the
> current date/time. Exactly what you do with it depends on the details of
> your scenario that you haven't shared with us yet.
> > Sue Mosher
> > >
> "Memo" <Memo> wrote in message
> news
321755A-E2E3-4E05-ADCF-A2789A7BD487@microsoft.com...
> > Hi,
> > I wander for the possibility to capture the opening date once the user
> > open
> > a message from the outlook? Is there a way to do it by code?
> >
> .
>