ManifestCCAuthCode Property
The authorization code received from the credit card issuer.
Syntax
char* GetManifestCCAuthCode(int iManifestIdx);
Default Value
""
Remarks
The authorization code received from the credit card issuer.
This will only be populated if a credit card was used to pay for the postage.
The size of the array is controlled by the ManifestCount property.
This property is read-only and not available at design time.
Data Type
String