SendNotificationResponseMessageType

SendNotificationResponseMessageType class

public class SendNotificationResponseMessageType : ResponseMessageType

Constructors

Name Description
SendNotificationResponseMessageType() The default constructor.

Properties

Name Description
DescriptiveLinkKey { get; set; }
DescriptiveLinkKeySpecified { get; set; }
MessageText { get; set; }
MessageXml { get; set; }
Notification { get; set; }
ResponseClass { get; set; }
ResponseCode { get; set; }
ResponseCodeSpecified { get; set; }

See Also