Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » contacts   (RSS)

Download: Outlook 2007 Add-ins & code samples

Whenever we discuss with regards to Outlook Add-in customization, many of our customer(s) or their developers want to customize it according to their requirements. Also they look for the code-samples, related articles to proceed further. In this discussion,

Outlook & VBA : Export contact information to Excel

Please find the following script that retrieves the FullName and BusinessTelephoneNumber properties for all the contacts in an Outlook address book:   1: On Error Resume Next 2:   3: Const olFolderContacts = 10 4:   5: Set objOutlook =

Outlook Error : There is not enough memory to perform the operation

When one my customer tried to add a Global Address Book entry to the Contacts folder, the contact is not added. She received the following error message: There is not enough memory to perform the operation. This problem may occur if the size of the certificate

Some countries / regions not listed in Outlook contact address list ?

In the Contact form of Microsoft Outlook, the country that you want to use may not be listed in the Country/Region field list. Please find the following Support KB which provides the resolution for this issue.

KB : Application support for WEBDAV to access Exchange Server?

Do you know the support that is available for applications that use the Web Distributed Authoring and Versioning (WebDAV) protocol to access Microsoft Exchange 2000 Server or Microsoft Exchange Server 2003 ?   What is supported? Microsoft support

Exchange Server 2003 Development Technologies - Series # 1 - Outlook Object Model (OOM)

Welcome to Exchange Server 2003 Development Technologies - Series # 1 We know that Outlook Object Model (OOM), integral programming part for client side messaging is used widely. I found this wonderful article , which tabulates the information about using

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

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
 
Page view tracker