GetMessageTrackingReportResponseMessageType

GetMessageTrackingReportResponseMessageType class

public class GetMessageTrackingReportResponseMessageType : ResponseMessageType

Constructors

Name Description
GetMessageTrackingReportResponseMessageType() The default constructor.

Properties

Name Description
DescriptiveLinkKey { get; set; }
DescriptiveLinkKeySpecified { get; set; }
Diagnostics { get; set; }
Errors { get; set; }
MessageText { get; set; }
MessageTrackingReport { get; set; }
MessageXml { get; set; }
Properties { get; set; }
ResponseClass { get; set; }
ResponseCode { get; set; }
ResponseCodeSpecified { get; set; }

See Also