Get the date and time when a contact have been added in Outlook

  • Thread starter Thread starter José
  • Start date Start date
J

José

Dear all,
I want to synchronise my software database with outlook.
Is there an easy way to create a function to get the date and time when a
contact have been added in Outlook to compare with mine
Please, can anyone out there lend me a hand?

Thanks in advance.

José
 
You can use the CreationTime property of an item to see when it was created
and the LastModificationTime to see when it was last modified.
 

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