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.MessageHeadersListData Class Reference

Message Header List. More...

List of all members.

Public Member Functions

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

Properties

List< HeadersDataHeaders [get, set]
 Gets or sets the object containing a List of Messages Headers.
string IndexCursor [get, set]
 Gets or sets the IndexCursor. A string which defines the start of the next block of messages for the current request.
string HeaderCount [get, set]
 Gets or sets the HeaderCount. A number representing the number of headers returned for this request.

Detailed Description

Message Header List.


Constructor & Destructor Documentation


Property Documentation

Gets or sets the HeaderCount. A number representing the number of headers returned for this request.

Gets or sets the object containing a List of Messages Headers.

Gets or sets the IndexCursor. A string which defines the start of the next block of messages for the current request.