Whisperstream Research Group - SerialComm GSM SDK Documentation

FrameworkUtil.StringToMemoryStore Method 

converts a string to an MemoryStore enum

public static MemoryStore StringToMemoryStore(
   string msString
);

Parameters

msString
the string to convert

Return Value

a MemoryStore value or the default MemoryStore.Phonebook_SM

See Also

FrameworkUtil Class | Whisperstream.SerialComm.Framework Namespace