AddressProperty.POBox Property
This property is used to set or get the PO Box
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
public string? POBox { get; set; }
Public Property POBox As String
Get
Set
public:
property String^ POBox {
String^ get ();
void set (String^ value);
}
member POBox : string with get, set
Property Value
String