Create a new 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 CreateEntry method displays a dialog box which allows the user to create a new phonebook entry on the system. If you do not wish to display a dialog box, use the SaveEntry method instead.
InternetDialer Class | SocketTools Namespace