contacts.setContactFlagged
Description
Set the flagged status of a contact.

Parameters
contactID number
flagged boolean

Return value
none

Example
contacts.setContactFlagged(1234, true)

Comments

See also
contacts.getContactFlagged

Back
Generated on the 26 June 2024 at 22:01:27 (UK Time)