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.MMSv3.InboundMmsMessage Class Reference

Encapsulation of an inbound MMS message. More...

List of all members.

Public Member Functions

 InboundMmsMessage ()
 Initializes a new instance of the InboundMmsMessage class.

Properties

string SenderAddress [get, set]
 Gets or sets the SenderAddress.
string Priority [get, set]
 Gets or sets the Priority.
string Subject [get, set]
 Gets or sets the Subject.
DateTime ReceivedTimeDate [get, set]
 Gets or sets the ReceivedTimeDate.
List< InboundMmsAttachmentDetailsInboundMmsAttachmentDetailsList [get, set]
 Gets or sets the Message.

Detailed Description

Encapsulation of an inbound MMS message.


Constructor & Destructor Documentation

Initializes a new instance of the InboundMmsMessage class.


Property Documentation

Gets or sets the Priority.

Gets or sets the ReceivedTimeDate.

Gets or sets the SenderAddress.

Gets or sets the Subject.