Difference between revisions of "GetDomainAllUsersForward()"

From Rackspace Email & Apps API
Jump to: navigation, search
(New page: This function will return a list of all mailboxes for a domain and any addresses configured to receive forwarded email for mailboxes on the domain. ===Input Parameters=== Three strings an...)
 
(No difference)

Latest revision as of 15:48, 25 August 2008

This function will return a list of all mailboxes for a domain and any addresses configured to receive forwarded email for mailboxes on the domain.

Input Parameters

Three strings and one result array:

   Administrative username,
   Administrative password,
   Domain name,
   Forward array (formatted as: list[0]="user1: forwardaddress1, forwardaddress2", list[1]="user2:..."...)

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.