CheckUserAvailable()

From Rackspace Email & Apps API
Revision as of 15:48, 25 August 2008 by APIAdmin (talk | contribs) (New page: This function will report whether a name exists as either an alias or as a mailbox on the domain. ===Input Parameters=== Four strings: Administrative username, Administrative pass...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This function will report whether a name exists as either an alias or as a mailbox on the domain.

Input Parameters

Four strings:

   Administrative username,
   Administrative password,
   Domain name,
   Name to check
   

Return Values

If successful, the return value of the function will be 1 if the user name is available, -3 if already in use.

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