Get-exProject
Gets the projects for a particular channel. This cmdlet retrieves an eTask project for the specified channel, including all external data sources that integrated with the eTask project.
Get-exProject
-Domain <String>
-TeamId <String>
-ChannelId <String>
[<CommonParameters>]
Parameters
- Domain: The domain where Team site is hosted, teams.company.com
- TeamId:
Required Team ID to be used by the cmdlet. See Common Parameters section in this document for more information. If TeamId is - ChannelId: Required Channel ID to be used by the cmdlet. Retrieve the value for this parameter by right-click on the team site or channel and press “Get Link” command.
- FilterExp: Optional filter expression to be used by the cmdlet. See Common Parameters section in this document for more information.
Outputs
Collection of eTask project objects.
Error
TBS.