User last Logged on to Outlook

  • Thread starter Thread starter Jason Madison
  • Start date Start date
J

Jason Madison

How can I find out the last time a user was logged on to Outlook, using
Visual Basic?
 
You could write some code in the Application.MapiLogonComplete event to track
logons in the registry or a file for later retrieval by another process.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top