M
Mike
Using VB6 I need to export some fields from all the contacts in a
folder collection including the EntryID of each contact which really
slows down things.
I'm currently using "For Each" to examine all the items in a folder
and considering my 300 contact test bed results I'm not excited by the
prospects of using this against public folders with several thousand
contacts in it.
Is there a faster method such as reading the pst file directly?
-mike
folder collection including the EntryID of each contact which really
slows down things.
I'm currently using "For Each" to examine all the items in a folder
and considering my 300 contact test bed results I'm not excited by the
prospects of using this against public folders with several thousand
contacts in it.
Is there a faster method such as reading the pst file directly?
-mike