SenderAddress Property
Identifies the sender's address.
Syntax
public CanadaPostAddressDetail SenderAddress { get; set; }
Public Property SenderAddress As CanadaPostAddressDetail
Remarks
The SenderAddress is required.
This must be set to an instance of the CanadaPostAddressDetail type, which will contain shipper's address details. See the CanadaPostAddressDetail type for more information.