MobileForms Toolkit Documentation

PhoneBook.Delete Method 

Deletes the phone book entry.

public bool Delete(
int index
);

Parameters

index
An index of entry

Return Value

true, if the entry was successfully deleted; false, otherwise

See Also

PhoneBook Class | Resco.Phone.SIM Namespace | LastError