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:
00396248
Views:
11
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")
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform