<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="../notes.xsl"?>
<Examples>
	<Title code="0115">AddressBookListSelected</Title>
	<Example num="1" request="0115_RequestAddressBookListSelected_1.xml" response="0115_ResponseAddressBookListSelected_1.xml">
		<p>Obtain all information for contacts with email addresses 'first.contact@your.company' and 'second.contact@your.company'.</p>
	</Example>
	<Example num="2" request="0115_RequestAddressBookListSelected_2.xml" response="0115_ResponseAddressBookListSelected_2.xml">
		<p>Obtain first and last name only for contacts with no mobile phone number listed.</p>
	</Example>
	<Example num="3" request="0115_RequestAddressBookListSelected_3.xml" response="0115_ResponseAddressBookListSelected_3.xml">
		<p>Obtain the mobile phone numbers for contacts with person numbers 1, 2 and 3.</p>
	</Example>
	<Example num="4" request="0115_RequestAddressBookListSelected_4.xml" response="0115_ResponseAddressBookListSelected_4.xml">
		<p>Obtain the person numbers for contacts with first name 'My' and last name 'Contact'.
			Include members that are inherited from master account address books, and note whether this is the case in the output.</p>
	</Example>
</Examples>