Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing the Global Address List
Message
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00395702
Message ID:
00396234
Views:
17
I do not know about Access, but the code should work in VB.

Did you declare oOlNS as:
Set oOlNS = oOlApp.GetNameSpace("MAPI")

If not, then you will get the error you got as AddressLists is not a method of the Outlook Application object.

>When I try the line
> Set oOlAL = oOlNS.AddressLists("Global Address List")
>I get the error property not suported and I am wondering if it could be that the Address Lists can't be accessed this way through Access 97. Could this be it and if so is there another way to access them.
George
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform