Click or drag to resize

PackageRequestDeliveryExceptionNotificationAddressEmail Property

Gets or sets Delivery Exception Notification Email Addresses

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

Property Value

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