I would like to extract the territory assignments from MapPoint. In my application, I send sales data with lat/longs for a set of customers to the MapPoint control; the user can fiddle with the territories within MapPoint and MapPoint will calculate the per-territory sales data (pretty cool!). Now, I'd like to extract and save the territory info (by zip-code) in my Sql database.
Any help would be great!