![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
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
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
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 |