PackageCount Property
The number of packages returned for a given tracking number or any other shipment identifier.
Syntax
public int getPackageCount();
Remarks
This property contains the number of packages returned from the Server after calling the TrackShipment method.
Currently, USPS does not support multiple package shipments and this does not apply.
This property is read-only.
Default Value
0