Click or drag to resize

PackageRequestReturnDeliveryNotificationAddress Property

Gets or sets Return Delivery Notification Address

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false, Order = 236)]
public NameAddress ReturnDeliveryNotificationAddress { get; set; }

Property Value

Type: NameAddress
Remarks
Name/address information (such as company, contact, phone or fax) to which return delivery notification would be sent
See Also