PostageBalance Property
Remaining postage balance after re-credit in dollars and cents.
Syntax
public String getPostageBalance();
Remarks
This property will be populated after calling Recredit or GetAccountStatus. It will hold the remaining balance for the account represented in dollars and cents. For instance "1024.45".
This property is read-only.
Default Value
""