Delete the current phonebook entry from the phonebook.
Delete the current phonebook entry from the phonebook.
public bool DeleteEntry();
Delete a phonebook entry from the current phonebook.
public bool DeleteEntry(string);
InternetDialer Class | SocketTools Namespace