This function deletes an address book entry given its index. Retrieve the proper index by calling hsp.ADRCount then hsp.ADRGet to search for the proper index.
You can't delete the private and out-of-area address book entries.
Parameter: Index
Type: Integer
Description: The index number of the address book entry to delete.
None.