Difference between revisions of "CheckUserAvailable()"
From Rackspace Email & Apps API
(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...) |
(No difference)
|
Latest revision as of 14:48, 25 August 2008
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.