Outlook Programming Series # 4 : How to automatically add contacts to Outlook with Visual FoxPro ?

Welcome to Outlook Programming series  # 4

In this series, we will learn "How to automatically add contacts to Outlook with Visual FoxPro?". I found this wonderful article, which describes programatically how to add contacts to Outlook with Visual Foxpro environment. 

As we know Microsoft Outlook is an Automation Server. As such, you can programatically control it from other applications, sending data back and forth...So find the code-snippet which demonstrates how to import the MS Access table data into Outlook's contacts folder.