Project.VersionName property (Project)
Gets the version name of the project. Obsolete in Project. Read-only String.
Syntax
expression. VersionName
expression A variable that represents a Project object.
Remarks
In Project Server 2003, it is possible to have multiple projects with the same name but differentiated by version codes. In Office Project 2007 and later versions, each enterprise project must have a different name. The VersionName property is an empty string ("").
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.