SetHelpStatus()
From Rackspace Email & Apps API
Revision as of 12:53, 22 August 2008 by APIAdmin (talk | contribs) (New page: This function is used to enable and disable the links to context-sensitive help for webmail clients using a private label webmail site. Use GetHelpStatus() to find out if context-sens...)
This function is used to enable and disable the links to context-sensitive help for webmail clients using a private label webmail site. Use GetHelpStatus() to find out if context-sensitive help is currently enabled or disabled for a private label site.
Input Parameters
Four strings:
Administrative username, Administrative password, Private label site hostname, Status (set to 0 to disable help, 1 to enable help)
Return Values
If successful, the return value of the function will be 1.
Consult the Result Code Table for a list of result codes and their meaning.