Version Property From Microsoft Graph Visual Basic previous page next page Version Property Returns the Microsoft Graph version number. Read-only String. Example This example displays a message box that contains the Microsoft Graph version number. MsgBox "Welcome to Microsoft Graph version " & _ myChart.Application.Version