Click or drag to resize

PackageRequestInTransitNotificationAddressEmail Property

Gets or sets In-Transit Notification Email Addresses

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

Property Value

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