Update
Previous
Next
Updates the contact's data in the contacts collection.
Syntax: Update
Example:
Contact.Value = PimCol.GetItem(0)
Contact.HomeTelephoneNumber = "04-9876541"
Contact.Update