ShipDate Property
The date on which the package was tendered.
Syntax
[VB.NET] Public ReadOnlyProperty ShipDate As String
[C#] public string ShipDate {get;}
Remarks
This property is returned when the TrackShipment method is called and contains the date that the package was tendered.
This property is read-only.
Default Value
""