DeleteVolumeMountPoint(VolumeMountPoint)
Unmounts the volume from the specified volume mount point.
Throws an error if it is not a valid mount point, returns None on success.
Use carefully - will remove drive letter assignment if no directory specified
DeleteVolumeMountPoint('h:\\tmp\\')