Click or drag to resize

PackageRequestReturnDeliveryNotificationDescription Property

Gets or sets Return Delivery Notification Description

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

Property Value

Type: String
Remarks
Message to be conveyed by carrier along with return delivery notification
See Also