How to add Microsoft Outlook / Outlook express Address Book data using vb6
Hello All,
I am developing one Vb application .
I want to know how to add Microsoft Outlook / Outlook express Address Book data from access databse .
Can anyone help me out to do that.. i mean Code .
Re: How to add Microsoft Outlook / Outlook express Address Book data using vb6
Re: How to add Microsoft Outlook / Outlook express Address Book data using vb6
Welcome to the Forums.
Well for Outlook is your address book containing your Outlook contacts? Which way do you want to add the data as your description is a contradiction
Re: How to add Microsoft Outlook / Outlook express Address Book data using vb6
Yes i want to update mu outlook express and microsoft outlook express Contacts list from vb. so i need code sample which will add /edit /delete Outlook Contacts from vb
Re: How to add Microsoft Outlook / Outlook express Address Book data using vb6
Well you cant automate OE as it doesnt expose any valid COM interfaces but you can with Outlook. I have several code examples on the forums. Try a search by my User Name and Outlook + Contacts. :)