PackageMessage Property
Message describing the shipping status in more details corresponding to the PackageIndex .
Syntax
Default Value
""
Remarks
This property may be returned in server response when the TrackShipment method is called. If the shipment contains multiple packages, the PackageMessage corresponds to each package being shipped as part of this shipment.
To retrieve this property corresponding to each package, the PackageIndex should be set from 0 to PackageCount - 1.
This property is read-only.