Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exporting Outlook distribution list
Message
From
22/11/2009 17:38:21
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01436027
Message ID:
01436098
Views:
73
This message has been marked as the solution to the initial question of the thread.
>Tamar
>
>Thanks for the answer
>
>I may have expressed myself badly but I need to be able to export only those contacts which are in a given distribution list
>

In that case, I'd loop through the members in the distribution list and access the contacts that way. Distributions lists are a little tricky because they don't have a collection of their members. Instead, you use the GetMember method to get to each item.

Let me know if that doesn't give you enough info to put some code together.

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform