GetUserContactsFullStr()
From Rackspace Email & Apps API
This function will return all of the details for each contact in a user's address book. Results are stored in a string, delimited and ordered as in AddUserContactsStr(), with the addition of an "id" element at the start of each contact.
Input Parameters
Four strings and a result string:
Administrative username, Administrative password, Domain name, User ID (the portion of the email address before the @ symbol),
Contact list string
Return Values
If successful, the function will return a valid string.
Consult the Result Code Table for a list of result codes and their meaning.