A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Contacts
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

How to get all contacts filed names?



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old June 11th 06, 08:27 AM posted to microsoft.public.outlook.contacts
Fruranski
external usenet poster
 
Posts: 2
Default How to get all contacts filed names?

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


  #2  
Old June 12th 06, 02:13 PM posted to microsoft.public.outlook.contacts
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default How to get all contacts filed names?

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/comm....program_v ba

--
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

"Fruranski" wrote in message ...
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


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Notes for contacts disappear when two names are in first name field Rebecca Outlook - Using Contacts 1 May 7th 06 05:25 AM
Resolve names in contacts as well as global address list Liam Waters Outlook - Using Contacts 1 May 4th 06 01:28 PM
Move Contacts into other folder /Rename Field Names Chris145 Outlook - Using Contacts 2 April 11th 06 02:19 PM
Home XP. MS/Outlook/Contacts. how to print labels of all names Jacko Outlook - Using Contacts 1 March 9th 06 11:10 AM
cyrillic names in Outlook 2003 contacts? w3ua Outlook - Using Contacts 0 January 27th 06 09:40 PM


All times are GMT +1. The time now is 09:02 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.