LocationArea Property
The name of the general location or area of a Post Office.
Syntax
char* GetLocationArea(int iLocationIndex);
Default Value
""
Remarks
The name of the general location or area of a Post Office. This is used to distinguish among various Post Office locations that have similar names. This is populated when FindLocations is called.
The size of the array is controlled by the LocationCount property.
This property is read-only and not available at design time.
Data Type
String