RecipientAddress Property
Identifies the recipient's address to which the shipment is destined.
Syntax
public AddressDetail getRecipientAddress(); public void setRecipientAddress(AddressDetail recipientAddress);
Remarks
The RecipientAddress will be returned in a track response (when the TrackShipment method is called).