Click or drag to resize

PackageReturnDeliveryNotificationAddress2 Property

Gets or sets Return Delivery Notification Address 2

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

Property Value

Type: NameAddress
Remarks
Second name/address information to which return delivery notification would be sent
See Also