Contains received SmsMessage, message sender (originator) address, destination address and registration identifier.
The following tables list the members exposed by the ReceivedSms type.
Public Properties
| Name | Description | |
|---|---|---|
| DestinationAddress |
Return message destination address.
| |
| RegistrationIdentifier |
Return registration identifier.
| |
| SenderAddress |
Return message sender (originator) address.
| |
| SmsMessage |
Return received SmsMessage.
|