F
Fred Block
Hi All,
I'm using the following to get the distribution lists from the default
Contact's Folder:
Set oFolder =
oOutlookApp.GetNamespace("MAPI").GetDefaultFolder(olFolderContacts)
This works great. However, now I'm wondering if there's a way to pull DL's
from the Global Address List (the above code pulls from the personal
contact's).
Any help is greatly appreciated! Thanks!
-- Fred
I'm using the following to get the distribution lists from the default
Contact's Folder:
Set oFolder =
oOutlookApp.GetNamespace("MAPI").GetDefaultFolder(olFolderContacts)
This works great. However, now I'm wondering if there's a way to pull DL's
from the Global Address List (the above code pulls from the personal
contact's).
Any help is greatly appreciated! Thanks!
-- Fred