contacts.getContactTypeID
Description
Get a contact type ID from a contact ID.

Parameters
contactID number

Return value
contactTypeID number (-1 if not found)

Example
local contactTypeID = contacts.getContactTypeID(1234)

Comments

See also

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