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