User contributions

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

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

  • 13:58, 22 August 2008 (diff | hist) . . (+684). . N GetUserGroupsStr()(New page: This function will report the groups and group members in a user's address book. The result string will be as follows: "mygroup1;firstname1;lastname1;email1 [crlf] mygroup1; firstnam...) (current)
  • 13:58, 22 August 2008 (diff | hist) . . (+1,031). . N GetUserGroups()(New page: This function will return the groups and group members from a user's address book. The resulting associative array should look as follows: array[0]["groupName"]="mygroup1" array[...) (current)
  • 13:58, 22 August 2008 (diff | hist) . . (+856). . N AddUserGroupsStr()(New page: This function will add one or more groups to a user's address book. The contacts must be identified using the "id" element returned by GetUserContactsFull() or [[GetUserContactsFullSt...) (current)
  • 13:58, 22 August 2008 (diff | hist) . . (+890). . N AddUserGroups()(New page: This function will add one or more new contact groups to an address book. The contacts must be identified using the "id" element returned by GetUserContactsFull() or [[GetUserContacts...) (current)
  • 13:58, 22 August 2008 (diff | hist) . . (+947). . N ModifyUsercontactsStr()(New page: This function will update informationg about one or more contacts in a user's address book. The contacts must be identified using the "id" element returned by GetUserContactsFull() or...) (current)
  • 13:57, 22 August 2008 (diff | hist) . . (+945). . N ModifyUserContacts()(New page: This function allows an existing contact's information to be changed. Each contact to be changed must ge identified by the "id" returned by GetUserContactsFull() or [[GetUserContactsF...) (current)
  • 13:57, 22 August 2008 (diff | hist) . . (+460). . N DeleteAllUserContacts()(New page: This function will remove all contacts from a user's address book. ===Input Parameters=== Four strings and a result integer Administrative username, Administrative password, ...) (current)
  • 13:57, 22 August 2008 (diff | hist) . . (+723). . N DeleteUserContactsStr()(New page: This function will remove one or more contacts from a user's address book. The contacts must be identified using the "id" element returned by GetUserContactsFull() or [[GetUserContact...) (current)
  • 13:56, 22 August 2008 (diff | hist) . . (+708). . N DeleteUserContacts()(New page: This function will remove one or more contacts from a user's address book. The contacts must be identified using the "id" element returned by GetUserContactsFull() or [[GetUserContact...) (current)
  • 13:56, 22 August 2008 (diff | hist) . . (+637). . N GetUserContactsFullStr()(New page: 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 addi...) (current)
  • 13:56, 22 August 2008 (diff | hist) . . (+727). . N GetUserContactsFull()(New page: This function will return all of the details for each contact in a user's address book. Results are stored in an associative array with array elements named as in AddUserContacts(), a...) (current)
  • 13:55, 22 August 2008 (diff | hist) . . (+998). . N AddUserContactsStr()(New page: This function will add one or more contacts to the address book of a particular user. The string of contacts is semi-colon (";") delimited between fields, and [crlf] delimited between con...) (current)
  • 13:55, 22 August 2008 (diff | hist) . . (+1,382). . N AddUserContacts()(New page: This function will add one or more contacts to the address book of a particular user. The associative array of address book contacts should be as follows: array[0]["owner"]="userid@d...) (current)
  • 13:55, 22 August 2008 (diff | hist) . . (+659). . N SetUserTimeZone()(New page: This function will set the user time zone. A list of acceptable time zone values may be obtained using GetTimeZoneVals(). Please see that page for a time zone value list from 14 Dece...) (current)
  • 13:55, 22 August 2008 (diff | hist) . . (+8,474). . N GetTimeZoneVals()(New page: This function will return the long list of time zone values supported by Webmail.us. Look at the bottom of this page for the current list as of 14 December 2005. ===Input Parameters=== ...)
  • 13:55, 22 August 2008 (diff | hist) . . (+1,850). . N GetDisplayPreferences()(New page: This function will return the display settings for a particular mailbox. The available settings are: compose_new_win => 0 for compose in same window, 1 for compose in new window auto...) (current)
  • 13:54, 22 August 2008 (diff | hist) . . (+716). . N GetUserIdentitiesStr()(New page: This function will return the details of each identity configured for a mailbox. Return fields include: 'full_name', 'email_address', 'reply_to', 'signature', 'use_sig' (may be "yes" or ...) (current)
  • 13:54, 22 August 2008 (diff | hist) . . (+770). . N GetUserIdentities()(New page: This function will return the details of each identity configured for a mailbox. Return fields include: 'full_name', 'email_address', 'reply_to', 'signature', 'use_sig' (may be "yes" or ...) (current)
  • 13:54, 22 August 2008 (diff | hist) . . (+687). . N GetUserContactsSimpleStr()(New page: This function will return the 'id', 'lastname', 'firstname', 'nickname', 'email', and 'favorite' status (1=favorite/frequent contact,0=not) as a semi-colon (;) delimited list, with [crlf] ...) (current)
  • 13:54, 22 August 2008 (diff | hist) . . (+663). . N GetUserContactsSimple()(New page: This function will return the 'id', 'lastname', 'firstname', 'nickname', 'email', and 'favorite' status (1=favorite/frequent contact,0=not) of all contacts set up on a mailbox. ===Input P...) (current)

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)