Edit an existing phonebook entry in the current phonebook.
This method returns a boolean value. If the method succeeds, the return value is true. If the method fails, the return value is false. To get extended error information, check the value of the LastError property.
The EditEntry method edits the specified entry from the local phonebook. This will cause a dialog box to be displayed from which the user can change the connection information. If you do not want to display a dialog, then use the SaveEntry method instead.
InternetDialer Class | SocketTools Namespace