Synchronising public folder to personal folders

  • Thread starter Thread starter Richard Edwards
  • Start date Start date
R

Richard Edwards

Is there a built in function to do this or any code that can be written?

I have tried a number of 3rd party products and all seem a bit "rubbish".

Thank you.

Richard
 
Richard Edwards said:
Is there a built in function to do this or any code that can be written?

I have tried a number of 3rd party products and all seem a bit "rubbish".

Thank you.

Richard

I've heard that www.diditbetter.com can sync public folders to mailbox
folders, but I don't know about personal folders (and the latter are best
avoided).
 
If you have personal folders, the only way you could sync is if the client
is running, logged in (to Windows) and running Outlook. As LANWench says
personal folders are not good.

slipstick or diditbetter offer tools for Exchange sync. Why do you want to
sync the personal folders?

"Lanwench [MVP - Exchange]"
 
Nick said:
If you have personal folders, the only way you could sync is if the client
is running, logged in (to Windows) and running Outlook. As LANWench says
personal folders are not good.

slipstick or diditbetter offer tools for Exchange sync. Why do you want to
sync the personal folders?

"Lanwench [MVP - Exchange]"
I've heard that www.diditbetter.com can sync public folders to mailbox
folders, but I don't know about personal folders (and the latter are best
avoided).
i had also the same problem. i need to import automatically the contacts
from an exchange public folder into a database every night. i have not
found a good solution to export the contacts from public folder, but its
easy to make a programm which export the contacts from outlooks personal
folder. so i am searching for a way to sync the public folder with my
personal folder.
if anyone is interested how i export the contacts from personal folder,
look here:
http://www.tutorials.de/forum/java/206568-outlook-steuern-mit-java.html
unter rohstoff77 i post my code

thx
 
Ing. Werner Stiglbrunner said:
i had also the same problem. i need to import automatically the
contacts from an exchange public folder into a database every night.
i have not found a good solution to export the contacts from public
folder, but its easy to make a programm which export the contacts
from outlooks personal folder. so i am searching for a way to sync
the public folder with my personal folder.

Perhaps this tool can help: http://www.mapilab.com/groupware/share_sync/
 
Back
Top