The properties of the SMSMessage class are listed below. For a complete list of SMSMessage class members, see the SMSMessage Members topic.
DataCodingScheme | gets/sets the data encoding scheme |
IsValid | determines if the RawData contained in this object represents the rest of the data in the object |
Message | gets/sets the human readable message text |
MessageIndex | gets/sets the sender's message index |
MessageMemoryIndex | gets/sets the sender's message box storage index |
PDUFlags | gets the PDU Deliver flags |
ProtocolIdentifier | gets/sets the protocol identifier |
RawPDUData | gets the raw pdu format data string |
SenderName | gets/sets the sender's name |
SenderNumber | gets/sets the sender's sender |
SenderNumberType | gets the sender numbner type |
SenderNumLength | gets the length of the sender's number |
SmscNumber | gets/sets the smsc number |
SmscNumberType | gets the smsc number type |
SmscNumLength | gets the length of the smsc or carrier number |
Timestamp | gets/sets the message timestamp |
UserDataLength | gets the user data length (the length of the user data of the RawPDUData |
SMSMessage Class | Whisperstream.SerialComm.Framework.SMS Namespace