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

Parameters
visible boolean

Return value
none

Example
contacts.setCustomTabEnabled(true)

Comments

See also
contacts.getCustomTabEnabled
contacts.setCustomTabCaption
contacts.getCustomTabCaption

Back