G
Guest
I am trying to develop a synchronization app using Access and Outlook. I
have two .pst files in different locations that I need to synch the contacts
with each other. I am going several different directions on this. I can get
the Access app to import the contacts from each different .pst and then
compare the files to find the newest record to sync on. But, when I edit the
record in Outlook using VBA, it changes the "LastModificationTime" property
and therefore messes with the synch for the next time. I realize the
"LastModificationTime" is read only and it causing me headaches. Any ideas
for this problem or any ideas for synching the files.
Thanks,
have two .pst files in different locations that I need to synch the contacts
with each other. I am going several different directions on this. I can get
the Access app to import the contacts from each different .pst and then
compare the files to find the newest record to sync on. But, when I edit the
record in Outlook using VBA, it changes the "LastModificationTime" property
and therefore messes with the synch for the next time. I realize the
"LastModificationTime" is read only and it causing me headaches. Any ideas
for this problem or any ideas for synching the files.
Thanks,