Click or drag to resize

AddressEmail Property

[This is preliminary documentation and is subject to change.]

The notification email address.

Namespace:  Purolator.Webservice.Objects
Assembly:  OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public string Email { get; set; }

Property Value

Type: String
Remarks
The notification email address is required only if notification will be sent once the package is shipped.
See Also