Difference between revisions of "GetDomainLanguage()"

From Rackspace Email & Apps API
Jump to: navigation, search
(Created page with 'This function will return the default language setting for mailboxes on the given domain as a language/country code. ===Input Parameters=== Four strings: Administrative use…')
 
 
Line 1: Line 1:
This function will return the default language setting for mailboxes on the given domain as a language/country code.
+
This function will return the default language for mailboxes on the given domain as a language/country code.
  
 
===Input Parameters===
 
===Input Parameters===

Latest revision as of 13:35, 28 September 2010

This function will return the default language for mailboxes on the given domain as a language/country code.

Input Parameters

Four strings:

   Administrative username,
   Administrative password,
   Domain name
   Language

Return Values

If successful, the return value of the function will be 1.

Language will return one of the string values listed on the SetDomainLanguage() page.

Consult the Result Code Table for a list of result codes and their meaning.