![]() |
| 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. |
|
|||||||
| Tags: collection, contacts, outlook |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Each contact has some fields like fullname emailaddress phonenumber and so
on. Also it is possible to add own fields. I cannot find the way to read the names of the collection. I want to read the names, so i can read the contents of the fields and process them. Would you be so kind to help me out. I'm using VB6 and outlook 2002 |
| Ads |
|
#2
|
|||
|
|||
|
When in doubt, check the object browser: Press F2 in VB or VBA. Switch from All Libraries to Outlook to browse all Outlook objects and their properties, methods, and events. Select any object or member, then press F1 to see its Help topic.
-- 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 "Dick" wrote in message ... Each contact has some fields like fullname emailaddress phonenumber and so on. Also it is possible to add own fields. I cannot find the way to read the names of the collection. I want to read the names, so i can read the contents of the fields and process them. Would you be so kind to help me out. I'm using VB6 and outlook 2002 |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CommandBars collection in Outlook | mml | Outlook and VBA | 7 | October 20th 06 07:25 PM |
| Newly-typed email address not appearing in Recipients collection | Andy Bowles | Outlook and VBA | 6 | October 16th 06 09:53 AM |
| Problems with email collection in Outlook 2003 | Trent SC | Outlook - General Queries | 2 | September 26th 06 09:11 PM |
| how to use the CommandBars Collection | Jim B | Outlook - Using Forms | 0 | January 22nd 06 12:46 AM |
| commandbarcontrols collection working with Outlook 11 | Tim Bolton | Outlook and VBA | 0 | January 12th 06 09:07 PM |