Whisperstream Research Group - SerialComm GSM SDK Documentation

IPhonebookModule.ReadPhonebookEntry Method 

reads a phonebook entry from the phone's memory

PhonebookEntry ReadPhonebookEntry(
   int entry
);

Parameters

entry
the entry index in the phonebook

Return Value

the phonebook entry or null if no entry is found

See Also

IPhonebookModule Interface | Whisperstream.SerialComm.Framework.Interfaces Namespace