The Type property returns the map type. Returns a MVMapType.
Syntax
object.Type
Example
This example returns the map type.
Debug.Print Map.Type
Used by: Map object