contacts.setCustomTabCaption
Description
Shows or hides the Custom tab in the Contacts Manager.

Parameters
caption string

Return value
none

Example
contacts.setCustomTabCaption(true)

Comments

See also
contacts.getCustomTabEnabled
contacts.setCustomTabEnabled
contacts.getCustomTabCaption

Back