Click or drag to resize

PackageRequestDeliveryExceptionNotificationEmail Property

Gets or sets Delivery Exception Notification via Email

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

Property Value

Type: Boolean
Remarks
'True' if carrier should provide delivery exception notification via Email
See Also