Click or drag to resize

PackageDeliveryNotificationAddress Property

Gets or sets Delivery Notification Address

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

Property Value

Type: NameAddress
Remarks
Name/address information (such as company, contact, phone or fax) to which delivery notification would be sent
See Also