Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add/Update/Delete email addresses
Message
From
03/05/2004 10:24:15
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00898939
Message ID:
00900375
Views:
10
>Thanks for helping me.
>
>One thing more .... How can I get the complete list of email address book.
>

Just loop through the Contacts folder, which you can get at with :

oContacts = oNS.GetDefaultFolder(10)

There's a complete example of this that reads all the contacts and puts them into a FoxPro cursor in the book Della Martin and I wrote "Microsoft Office Automation with Visual FoxPro."

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform