I want to create an application to synchronize my Outlook contact with my DB.
My problem is I don't know how to get the timestamps for creation time and
last modification time for my contacts. How do you get these variables?
ContactItem.LastModificationTime and ContactItem.CreationTime
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
>I want to create an application to synchronize my Outlook contact with my
>DB.
> My problem is I don't know how to get the timestamps for creation time and
> last modification time for my contacts. How do you get these variables?