SetDomainLanguage()

From Rackspace Email & Apps API
Jump to: navigation, search

This function is used to set the default language for mailboxes on the given domain. Legal values include:

   en_US    (English)
   es_ES    (Spanish)
   fr_FR    (French)
   de_DE    (German)
   el_GR    (Greek)
   it_IT    (Italian)
   pl_PL    (Polish)
   th_TH    (Thai)
   zh_CN    (Chinese)

Input Parameters

Four strings:

   Administrative username,
   Administrative password,
   Domain name
   Language

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.