Click or drag to resize

PackageCodPayorAddressEmail Property

Gets or sets C.O.D. Payor Email Address

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

Property Value

Type: String
Remarks
Email address of the party paying the C.O.D.
See Also