I understand how to do a deletion, but I don't know where I should get the URI for the contact to delete. Because I'm dealing with more than 25 contacts, I'm using the bulk operations, and those do not (as far as I can tell) return the URI for each contact, so I don't have the contact URI in my database.
... View more