ApiVersion Parameter (Connect-Dynamics365 Cmdlet)
Identifies the API version being used. Keep this setting up to date to ensure that the full range of available API features are accessed during authentication.
Syntax
Connect-Dynamics365 -ApiVersion string
Data Type
cstr
Default Value
"9.2"
Remarks
The service API provides a means to access new features in the data model. When you change the ApiVersion, it changes what service document is used to define the tables and columns exposed by the driver.