Whisperstream Research Group - SerialComm GSM SDK Documentation

ISMSModule.DeleteMessage Method 

Deletes a message from the phone's memory

bool DeleteMessage(
   int msgNum
);

Parameters

msgNum
the message index

Return Value

true if the operation was successful, false otherwise

See Also

ISMSModule Interface | Whisperstream.SerialComm.Framework.Interfaces Namespace