Someone know how to access system address book through program?

  • Thread starter Thread starter Guest
  • Start date Start date
Hi, take a look at the WABOpen Windows function (wab32.dll). You will also
need WAB interface definitions, not sure there is a type library you can
import with tlbimp though :-(
 
Thanks yu guys?

Dmytro Lapshyn said:
Hi, take a look at the WABOpen Windows function (wab32.dll). You will also
need WAB interface definitions, not sure there is a type library you can
import with tlbimp though :-(

--
Sincerely,
Dmytro Lapshyn [Visual Developer - Visual C# MVP]


Not just in outlook (express) VBA, best using C# or other .NET languages.
 
Back
Top