AT&T API Platform SDK for Microsoft®  2.3.3
Wrapper classes that allow developers to build robust applications using .NET
 All Classes Namespaces Functions Enumerations Properties
ATT_MSSDK.SMSv3.ReceivedSMS Class Reference

SMS Message structure of callback SMS. More...

List of all members.

Properties

string DateTime [get, set]
 Gets or sets the value of DateTime.
string MessageId [get, set]
 Gets or sets the value of MessageId. Unique identifier for the message.
string Message [get, set]
 Gets or sets the value of Message Text.
string SenderAddress [get, set]
 Gets or sets the value of Sender Address. Mobile number of the sender.
string DestinationAddress [get, set]
 Gets or sets the value of DestinationAddress. Mobile number of the receiver.

Detailed Description

SMS Message structure of callback SMS.


Property Documentation

Gets or sets the value of DateTime.

Gets or sets the value of DestinationAddress. Mobile number of the receiver.

Gets or sets the value of Message Text.

Gets or sets the value of MessageId. Unique identifier for the message.

Gets or sets the value of Sender Address. Mobile number of the sender.