Whisperstream Research Group - SerialComm GSM SDK Documentation

IPhonebookModule.RemovePhonebookEntry Method 

Deletes a phonebook entry

bool RemovePhonebookEntry(
   int index
);

Parameters

index
the entry to remove

Return Value

true if the command was successful, false otherwise

See Also

IPhonebookModule Interface | Whisperstream.SerialComm.Framework.Interfaces Namespace