contacts.setContactStatus
Set the status of a contact by status name.
contactID number
statusName string
none
contacts.setContactStatus(1000, "default")
statusName must match a StatusDescription from the ContactStatus database table.
Generated on the 26 June 2024 at 22:01:27 (UK Time)