GetShippingTime Method
Returns the estimated time to ship a package from ZipCode to ZipCode .
Syntax
procedure GetShippingTime();Remarks
This method call contacts the USPS USPSServer and determines the average estimated time to ship a package from SenderZipCode to RecipientZipCode. This method call fills the following properties: SenderZipCode, RecipientZipCode and Days.
Origination and destination ZIP Codes must be valid. Only the first 3 digits of each ZIP code is required. If a 4- or 5-digit ZIP Code is entered, the last 1 or 2 digits will be ignored.