Sue Mosher [MVP-Outlook] wrote:
CDO is agnostic about the information stores that Outlook exposes.
It's all just data to CDO.
Note, though, that CDO triggers security prompts on contact data. See
http://www.outlookcode.com/d/sec.htm for your options.
If you want to monitor events, you must use the Outlook object model
or Extended MAPI. CDO does not fire any events.
Thanks for the Link and the needfull hint.
--