Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Contacts / June 2006

Tip: Looking for answers? Try searching our database.

How to get all contacts filed names?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Fruranski - 11 Jun 2006 07:27 GMT
hallo,

I trying to wirte a vb programm whitch will export all contacts to an
database.
The connection to outlook is working fine. My problem is now how to get all
filed names? I have founf onla a few filednames like LastName Companyname.
Is there a script which will give me all filed names?

Example:
Texteintrag = objItems(i).LastName
Texteintrag = objItems(i).CompanyName
Sue Mosher [MVP-Outlook] - 12 Jun 2006 13:13 GMT
When in doubt, check the object browser: Press F2 in VB or in Outlook's VBA environment. Switch from <All Libraries> to Outlook to browse all Outlook objects, such as ContactItem,  and their properties, methods, and events.

FYI, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public
.outlook.program_vba


Signature

Sue Mosher, Outlook MVP
  Author of Configuring Microsoft Outlook 2003
    http://www.turtleflock.com/olconfig/index.htm
  and Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx
 

> hallo,
>
[quoted text clipped - 7 lines]
> Texteintrag = objItems(i).LastName
> Texteintrag = objItems(i).CompanyName
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.