![]() |
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
|
|||
|
|||
![]()
Hi there,
When I create an appointment item in Outlook a can connect contact items with the button on the bottom of the screen, even contacts that don't have an email address can be choosen there! My question is, where is that data stored? I have a program written in VB 2005 with Outlook 2003 SP2. When I have the Outlook appointment available in my code as object, I can read and write allmost all values but I can't find a value where the connected contacts are stored. Anyone have an idea how to get this info? If it exists I also want to write values! Thanx a lot, Dikbill, The Netherlands |
Ads |
#2
|
|||
|
|||
![]()
The contact link information is stored in the appointment item using the Links collection.
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 "Dikbill" wrote in message . .. Hi there, When I create an appointment item in Outlook a can connect contact items with the button on the bottom of the screen, even contacts that don't have an email address can be choosen there! My question is, where is that data stored? I have a program written in VB 2005 with Outlook 2003 SP2. When I have the Outlook appointment available in my code as object, I can read and write allmost all values but I can't find a value where the connected contacts are stored. Anyone have an idea how to get this info? If it exists I also want to write values! Thanx a lot, Dikbill, The Netherlands |
#3
|
|||
|
|||
![]()
Sorry I just saw that!
tx Dikbill "Sue Mosher [MVP-Outlook]" schreef in bericht ... The contact link information is stored in the appointment item using the Links collection. 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 "Dikbill" wrote in message . .. Hi there, When I create an appointment item in Outlook a can connect contact items with the button on the bottom of the screen, even contacts that don't have an email address can be choosen there! My question is, where is that data stored? I have a program written in VB 2005 with Outlook 2003 SP2. When I have the Outlook appointment available in my code as object, I can read and write allmost all values but I can't find a value where the connected contacts are stored. Anyone have an idea how to get this info? If it exists I also want to write values! Thanx a lot, Dikbill, The Netherlands |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to get connected contacts in appointment item? | Dikbill | Outlook and VBA | 8 | July 14th 06 08:54 AM |
Saving exception item in recurring appointment item fails | Dikbill | Outlook and VBA | 2 | July 11th 06 03:59 PM |
Saving exception item in recurring appointment item fails | Dikbill | Outlook - Calandaring | 0 | July 11th 06 02:01 PM |
Outlook 2003 gets not connected error but status is connected | [email protected] | Outlook - General Queries | 0 | May 28th 06 01:28 AM |
Accessing Contacts in an Appointment Item... | Zio Gian | Outlook and VBA | 0 | February 24th 06 12:29 AM |