Click or drag to resize

PackageRequestReturnDeliveryNotificationSubjectText Property

Gets or sets Return Delivery Notification Subject Text

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute("")]
[DataMemberAttribute(EmitDefaultValue = false, Order = 243)]
public string ReturnDeliveryNotificationSubjectText { get; set; }

Property Value

Type: String
Remarks
Subject of the message to be conveyed by carrier along with return delivery notification
See Also