Gets or sets the machine readable representation of an 11 digit ZIP code used by the USPS to sort mail.
Namespace:
Asi.iBO.ContactManagementAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public string DeliveryPointBarcode { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property DeliveryPointBarcode As String |
| Visual C++ |
|---|
public: property String^ DeliveryPointBarcode { String^ get (); void set (String^ value); } |
Field Value
Normally only set by 3rd party address verification apps, like Accumail.
Remarks
This value is often printed on mass mailings. Setting this value will cause Barcode to be recalculated.