Click or drag to resize

PackageRequestDeliveryNotificationAccount Property

Gets or sets Delivery Notification Account

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

Property Value

Type: String
Remarks
Account to receive the delivery notification
See Also