contacts.setContactStatusID
Set the status ID of a contact.
contactID number
statusID number
none
contacts.setContactStatusID(1000, 1)
statusID must match a ContactStatusId from the ContactStatus database table.
Generated on the 26 June 2024 at 22:01:27 (UK Time)