CODTrackingNumber Property
Contains the tracking number for the COD return shipment.
Syntax
[VB.NET] Public ReadOnlyProperty CODTrackingNumber As String
[C#] public string CODTrackingNumber {get;}
Remarks
When shipping COD via any of the domestic FedEx Express services, this is returned in the server response. This value can then be used to track the COD return package.
This property is read-only.
Default Value
""