Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing the Global Address List
Message
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00395702
Message ID:
00396248
Vues:
12
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")
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform