ProjectId Parameter (Connect-MicrosoftProject Cmdlet)
The Id of the default project. This Id will be used by default for all the operations which require the project Id. Can be overridden by providing a query specific ProjectId filter.
Syntax
Connect-MicrosoftProject -ProjectId string
Data Type
cstr
Default Value
""
Remarks
The Id of the default project. This Id will be used by default for all the operations which require the project Id. Can be overridden by providing a query specific ProjectId filter.
Note: This property is applicable only for the "ODataV2" schema. For the "ODataV1" schema, no table requires the ProjectId to be specified, as the ProjectData endpoints return data for all the available projects.