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:
00396375
Views:
13
I do not have Exchange Server at this moment I can only test it against my Contacts list and it works fine with VB or Access 97 against Outlook 98. I cannot test Outlook 97. Could your Global Address List have a different name? Does it work against your Contacts list?

>This is what I have and I think it has something to do with me using Outlook 97.
>
> Dim oOlApp, oOlNS, oOlAL As Object
>
> Set oOlApp = CreateObject("Outlook.Application")
> Set oOlNS = oOlApp.GetNameSpace("MAPI")
> Set oOlAL = oOlNS.AddressLists("Global Address List")
George
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform