SetDomainLanguage()

From Rackspace Email & Apps API
Revision as of 13:31, 28 September 2010 by Aj.coppa (talk | contribs) (Created page with '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) …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.