AddressBookExportPostalCode Property | |
Get or set PostalCode
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string PostalCode { get; set; }
public:
property String^ PostalCode {
String^ get ();
void set (String^ value);
}
function get_PostalCode();
function set_PostalCode(value);
Property Value
Type:
StringSee Also