GetAllDomainsUserCount()
From Rackspace Email & Apps API
This function has been deprecated.
This function will count all of the mailboxes across all domains associated with the username and password provided. Please note that it counts provisioned mailboxes, not allocated mailboxes (e.g. if a company is allowed to have 10 mailboxes, but has only configured 8 mailboxes, this function would count 8 users).
Parameters
Two strings, one integer
Administrative username (string), Administrative password (string),
Number of users (int)
Return Values
If successful, the return value of the function will be 1.
If successful, the integer variable will hold the total user count across all domains.
Consult the Result Code Table for a list of result codes and their meaning.