I need to merge pst file with exchange server mailbox.
I want to iterate searchkey over the exchange server mailbox , so that i can able to merge only unavailable mails with exchange server.
Is there any faster method available>???
Am using c++ with mapi for exchange mailbox merging. I need c++ code for this implementation...
Thanks in advance.