AddressBookExportPoBox Property | |
Get or set PoBox
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public bool PoBox { get; set; }
public:
property bool PoBox {
bool get ();
void set (bool value);
}
function get_PoBox();
function set_PoBox(value);
Property Value
Type:
BooleanSee Also