GetHelpStatus()
From Rackspace Email & Apps API
Revision as of 12:53, 22 August 2008 by APIAdmin (talk | contribs) (New page: This function will report whether or not the context-sensitive help is enabled for a private label webmail site. Use SetHelpStatus() to turn help on or off for a domain. ===Input Par...)
This function will report whether or not the context-sensitive help is enabled for a private label webmail site. Use SetHelpStatus() to turn help on or off for a domain.
Input Parameters
Four strings:
Administrative username, Administrative password, Private label site hostname,
Status
Return Values
If successful, the return value of the function will be 1.
Status will have a 0 if the help is off, 1 if the help is on.
Consult the Result Code Table for a list of result codes and their meaning.