Outlook Programming Series # 7 : How to change display Formats Programmatically for All Contacts in Outlook 2007?

Welcome to Outlook Programming series  # 7

In this series, we will learn "How to change display Formats Programmatically for All Contacts in Outlook 2007?". I found this wonderful article which describes programatically how to create an add-in to change the FileAs property programmatically for all contacts in Microsoft Office Outlook 2007. 

It covers the Microsoft Office Outlook 2007 Contacts folder contains information about all your contacts (although it might contain other types of information, as well). Each contact item has information associated with it about how you want the item filed; that is, the FileAs property of the contact. You might want to programmatically enforce a specific setting for the FileAs property by using an add-in. This Office Visual How-to article explains how you can create an add-in by using Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office system Second Edition....:)

This article applies to  Microsoft Office System 2007, Microsoft Office Outlook 2007, Microsoft Visual Studio 2005, Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office System Second Edition.