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.MIMv1.GetMessageContentResponse Class Reference

Encapsulates the response of get message content. More...

List of all members.

Public Member Functions

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

Properties

byte[] MessageContent [get, set]
 Gets or sets the MessageContent. Stream of bytes.
string MessageType [get, set]
 Gets or sets the MessageType.
long MessageLength [get, set]
 Gets or sets the MessageLength.

Detailed Description

Encapsulates the response of get message content.


Constructor & Destructor Documentation


Property Documentation

Gets or sets the MessageContent. Stream of bytes.

Gets or sets the MessageLength.

Gets or sets the MessageType.