<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://api-wiki.apps.rackspace.com/api-wiki/index.php?action=history&amp;feed=atom&amp;title=AddUserContactsStr%28%29</id>
		<title>AddUserContactsStr() - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://api-wiki.apps.rackspace.com/api-wiki/index.php?action=history&amp;feed=atom&amp;title=AddUserContactsStr%28%29"/>
		<link rel="alternate" type="text/html" href="http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=AddUserContactsStr()&amp;action=history"/>
		<updated>2026-06-17T12:31:05Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.1</generator>

	<entry>
		<id>http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=AddUserContactsStr()&amp;diff=20&amp;oldid=prev</id>
		<title>APIAdmin: 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 (&quot;;&quot;) delimited between fields, and [crlf] delimited between con...</title>
		<link rel="alternate" type="text/html" href="http://api-wiki.apps.rackspace.com/api-wiki/index.php?title=AddUserContactsStr()&amp;diff=20&amp;oldid=prev"/>
				<updated>2008-08-22T20:55:52Z</updated>
		
		<summary type="html">&lt;p&gt;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 (&amp;quot;;&amp;quot;) delimited between fields, and [crlf] delimited between con...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This function will add one or more contacts to the address book of a particular user.  The string of contacts is semi-colon (&amp;quot;;&amp;quot;) delimited between fields, and [crlf] delimited between contact entries.  This order must be used:&lt;br /&gt;
&lt;br /&gt;
    firstname; lastname; email; email2; email3; h_phone; b_phone; m_phone; fax; website; company; job_title;&lt;br /&gt;
    b_street1; b_street2; b_city; b_state; b_zip; b_country; h_street1; h_street2; h_city; h_state; h_zip;&lt;br /&gt;
    h_country; favorite; notes&lt;br /&gt;
&lt;br /&gt;
    Set &amp;quot;favorite&amp;quot; to &amp;quot;1&amp;quot; to add the contact to the frequent/favorite contacts list.&lt;br /&gt;
===Input Parameters===&lt;br /&gt;
&lt;br /&gt;
Five strings and one result integer:&lt;br /&gt;
    Administrative username,&lt;br /&gt;
    Administrative password,&lt;br /&gt;
    Domain name,&lt;br /&gt;
    User ID (the portion of the email address before the @ symbol),&lt;br /&gt;
    Contacts (see above for format/order),&lt;br /&gt;
&lt;br /&gt;
    Result (int)&lt;br /&gt;
===Return Values===&lt;br /&gt;
If successful, the return value of the function will be 1.&lt;br /&gt;
&lt;br /&gt;
Consult the [[resultcodes|Result Code Table]] for a list of result codes and their meaning.&lt;/div&gt;</summary>
		<author><name>APIAdmin</name></author>	</entry>

	</feed>