Click or drag to resize

PackageNotificationFailureAddressEmail Property

Gets or sets Notification Failure Email Addresses

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

Property Value

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