![]() |
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,
I have this issue. I can read the fields of my contacts with my vbscript. And I need to set the Nickname field to something. But I cannot update/edit/save the information. For Example. oContact.Nickname = "crazyguy" How can I save this? I tried oContact.Save and that doesnt work. What is the method to update the contact information? Thanks |
#2
|
|||
|
|||
![]()
oContact.Save would be the correct code statement. What symptoms suggest that it's not working?
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 Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 wrote in message ups.com... Hi, I have this issue. I can read the fields of my contacts with my vbscript. And I need to set the Nickname field to something. But I cannot update/edit/save the information. For Example. oContact.Nickname = "crazyguy" How can I save this? I tried oContact.Save and that doesnt work. What is the method to update the contact information? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Marking a Contact Record as 'Private' | GeneM office | Outlook - Using Contacts | 4 | August 18th 08 03:20 PM |
How to change/add fields shown in Contact Record | Jonathan | Outlook - Using Contacts | 5 | July 27th 07 01:46 AM |
How many contacts can be record in the contact list | ballesterrealestate | Outlook - Using Contacts | 4 | June 13th 07 09:17 AM |
Put email content into contact record | Mike Carr | Outlook - Using Contacts | 0 | September 21st 06 02:11 AM |
How to add more than one Name to same contact record in Outlook? | Gian | Outlook - Using Contacts | 1 | March 30th 06 07:29 PM |