<!-- Intent: gets the total number of contacts in the contact list with ListCode 123456.
			
	GET to the following url
	http://api.v4.swiftreach.com/api/ContactLists/Contacts/Count/123456
	-->

<!-- No XML input is required -->

<!-- example return value -->
<int>1</int>