J
Jean-Sebastien
The best way I have found to create an Outlook contact in a public folder is
the following:
I use the create object method to create an outlook contact in the default
folder.
Then I move this contact to my Public folder.
To connect my Access database to the outlook contact, I use the EntryID field.
But after I have moved the Outlook contact to that Public Folder, it has
changed Entry ID.
How can I retrieve the new entry id.
My Outlook contact variable on which I have executed the move still has the
old Entry ID.
thanks
the following:
I use the create object method to create an outlook contact in the default
folder.
Then I move this contact to my Public folder.
To connect my Access database to the outlook contact, I use the EntryID field.
But after I have moved the Outlook contact to that Public Folder, it has
changed Entry ID.
How can I retrieve the new entry id.
My Outlook contact variable on which I have executed the move still has the
old Entry ID.
thanks