Click or drag to resize

PackageReturnDeliveryNotificationAddressEmail Property

Gets or sets Return Delivery Notification Email Addresses

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

Property Value

Type: String
Remarks
Email addresses (separated by , or ;) to which carrier would send return delivery notification
See Also