RoutingZIPCode Property (IntelligentMailInfo)
The Delivery VintasoftPointI ZIP Code shall be assigned by the mailer for routing the mailpiece. This shall replace POSTNET for routing the mailpiece to its final delivery point.
'Declaration
Public ReadOnly Property RoutingZIPCode As String
public string RoutingZIPCode { get; }
public: __property string* get_RoutingZIPCode();
public:
property string^ RoutingZIPCode {
string^ get();
}
Property Value
The length may be 0, 5, 9, or 11 digits. The allowable encoding ranges can be no ZIP Code, 00000-99999, 000000000-999999999 or 00000000000-99999999999.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5