Thread
:
Extract email addresses from Distribution LIst in Global Address List
View Single Post
#
2
June 21st 06, 05:37 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
Posts: 11,651
Extract email addresses from Distribution LIst in Global Address List
CDO for Windows (which is what CDO.Message) implies cannot help you with this. Either use ADSI methods or CDO 1.21 or Redemption. The code sample at
http://www.cdolive.com/cdo5.htm#DeleteDLMember
shows one way of working with GAL DL members with CDO 1.21.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"tthomas" u7607@uwe wrote in message news:621bc3656ced8@uwe...
Greetings,
I am using CDO.Message to send email messages from my access application. I
now
need to send email to existing distribution lists in our Global Address List.
However, our exchange server blocks sending to distribution list (i.e.
distribution list is named MyDistList and its email address is
) from SMTP email.
I have searched in vain for an example of VBA that will extract the email
addresses of members of a distribution list from the Global Address List with
a specific name. (I have found code that will use a DL in the contacts but
that doesn't help). I've searched at length thru slipstick, google, etc.
Can anyone help?
much thanks
Teresa
--
Message posted via
http://www.officekb.com
Sue Mosher [MVP-Outlook]
View Public Profile
View message headers
Find all posts by Sue Mosher [MVP-Outlook]
Find all threads started by Sue Mosher [MVP-Outlook]
Ads