Add a contact for another user?

R

Roger Bonine

I want to write a service that periodically adds or updates contact records
in various user mailboxes based upon change information in a SQL table.

It appears that I can do this using CDOEX, but is there a way to do this
through the Outlook Object Model as well? I'd rather not have to do it from
the Exchange server if possible.
 
Top