Click here to Skip to main content
15,868,141 members
Articles / Programming Languages / Visual Basic
Article

Get Emails From Address Book Using Outlook Object

Rate me:
Please Sign up or sign in to vote.
2.42/5 (12 votes)
1 Mar 2004 69.9K   2.2K   20   4
Getting emails from address book using outlook object, and other folders

Sample screenshot

Introduction

This is an sample code using VB version 6, and it can be converted copy/paste to VB.NET.

Actually this sample code gets Outlook Address book, and user names, and emails using X400 format.

And also you can get all other folders such as Calender, Contacts, Delete Item, draft, Inbox...etc.

What you need to do to run this sample is just to get sure that your outlook is opened in your machine, and if you have a pssword in your own mail box it will ask you to enter it if it was closed.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Jordan Jordan
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
GeneralConverting this code to c#.net Pin
sajeewasenarathna1-Oct-08 21:00
sajeewasenarathna1-Oct-08 21:00 
QuestionHow to get the mobile phone number Pin
balufreak18-Jan-07 20:56
balufreak18-Jan-07 20:56 
GeneralNot giving the Email Address for the Mail Ditribution List/Group Pin
J.Ravi17-Jan-07 4:55
J.Ravi17-Jan-07 4:55 
Questionhow to convert this code in to vb.NET/c# Pin
YogeshRT19-Jul-06 1:47
YogeshRT19-Jul-06 1:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.