Does anyone have any experience with automating MapPoint
I am really interested in how to control the creation of custom territories (beyond just the importterritories method such as changing the legend title, territory colors, etc as I could not find supporting documentation in the MSDN nor could I identify components of the territories using the dataset object properties.
Thanks.

Automating Microsoft MapPoint.
Tarun Gujral
At a quick glance, the first half dozen or so items returned in a google search for
excel mappoint
seem like good jumping off points.
nub
Per our support engineer:
HOW TO: Automate MapPoint by Using Visual Basic. NET
http://support.microsoft.com/kb/305200/EN-US/
Programming MapPoint in .NET - Sample code is now online
https://blogs.msdn.com/cthota/archive/2006/01/22/515992.aspx
Working with data maps in the MapPoint object model
http://msdn.microsoft.com/library/default.asp url=/library/en-us/mappoint2004/BIZAPIDataMap.asp
LegendTitle property
http://msdn.microsoft.com/library/default.asp url=/library/en-us/mappoint2004/BIZOMPLegendTitle.asp
There is already some sample code in above articles. Anything unclear, please feel free to let me know. Thanks.
-brenda (ISV Buddy Team)