PackageTrackingNumber Property
Tracking number for the package at PackageIndex .
Syntax
[VB.NET] Public ReadOnlyProperty PackageTrackingNumber As String
[C#] public string PackageTrackingNumber {get;}
Remarks
This indicates tracking number assigned by FedEx when the shipping label was generated. Maximum length: 20.
Note: Door Tag will never be returned in the response.
This property is read-only.
Default Value
""