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

Contains the information returned by the server for delivery responses. More...

List of all members.

Public Member Functions

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

Properties

List< DeliveryInfoDeliveryInfo [get, set]
 Gets or sets the list of DeliveryInfo objects returned by the server.
string ResourceUrl [get, set]
 Gets or sets the ResourceURL returned by the server.

Detailed Description

Contains the information returned by the server for delivery responses.


Constructor & Destructor Documentation

Initializes a new instance of the DeliveryInfoList class.


Property Documentation

Gets or sets the list of DeliveryInfo objects returned by the server.

Gets or sets the ResourceURL returned by the server.