Days Property
Estimated time for delivery.
Syntax
[VB.NET] Public ReadOnlyProperty Days As String
[C#] public string Days {get;}
Remarks
Estimate of the number of days to ship a package from ZipCode to ZipCode. This property is filled after a call to the GetShippingTime.
This property is read-only.
Default Value
""