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
Returns the Microsoft Graph version number. Read-only String.
This example displays a message box that contains the Microsoft Graph version number.
MsgBox "Welcome to Microsoft Graph version " & _
myChart.Application.Version