Description
This function checks whether the shared global address book is enabled on the current cPanel account's webmail accounts.
Examples
Note:
Use cPanel's API Shell interface (Home >> Advanced >> API Shell) to directly test cPanel API calls.
Parameters
Parameter |
Type |
Description |
Possible values |
Example |
name |
string |
A cPanel account user name or a Webmail user's email address. If you do not specify a user, this parameter defaults to the currently-authenticated user. |
A valid username. |
user |
Returns
Return |
Type |
Description |
Possible values |
Example |
shared |
Boolean |
Whether the global address book is enabled . |
|
1 |