GetDomainAllUserStats()

From Rackspace Email & Apps API
Jump to: navigation, search

This function will return a list of domain users, their last login date, and the size of their mailbox (calculated each night). Please note that using this function on domains with large user counts will take some time.

Input Parameters

Three strings, and one result string:

   Administrative username,
   Administrative password,
   Domain name,
   User array (list[0] = "user1, 11/30/05, 200012", list[1] = "user2, 11/29/05, 487333", ...)

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.