APIVersion Parameter (Connect-Bing Cmdlet)
Specify the Microsoft Bing API version to connect with.
Syntax
Connect-Bing -APIVersion string
Possible Values
V5, V7Data Type
cstr
Default Value
"V7"
Remarks
You can use this property to specify the API version you are connecting to. The possible values are 'V5' and 'V7' where 'V7' is the default value.