Is it possible to assign the Vertical Coordinate System using a coordinate system's factory code (or authority code)?
Something along the lines of
arcpy.SpatialReference(105703)
for NAVD 1988 (US survey feet).
SpatialReference only works for Geographic and Projected Coordinate systems.