Adds existing address book items (such as contacts, resources, organizations, and groups) to a different personal address book. The item is also called a linked item because the original address book items are not deleted. The user's database has several items that are referenced by many personal address books.
<addItemsRequest> <container/> <items/> </addItemsRequest>
<addItemsResponse> <status/> </addItemsResponse>
Specifies the ID of the destination personal address book.
Specifies the items that are to be linked to another personal address book.
Returns the error number related to the event. 0 indicates that the request was successful.
Returns the success or failure of the method.
<addItemsRequest> <container>44F83F1D.domain1.po1.104.16E3837.1.F8.1@53</container> <items> <item>44F855F7.domain1.po1.104.16E3837.1.FD.1@57:42C510EA. domain1.po1.104.16E3837.1.3.1@53</item> <item>44F855E9.domain1.po1.104.16E3837.1.FC.1@55:42C510EA. domain1.po1.104.16E3837.1.3.1@53</item> </items> </addItemsRequest>